0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 21:09:00 -05:00

Merge pull request #2062 from penpot/circleci-experiments

📎 Add additional CI step to circleci config
This commit is contained in:
Andrey Antukh 2022-06-30 07:55:24 +02:00 committed by GitHub
commit 09a3cf4b58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,6 +27,8 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-
- run: cd .clj-kondo && cat config.edn
- run:
name: common lint
working_directory: "./common"