0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00

📎 Add additional CI step to circleci config

This commit is contained in:
Andrey Antukh 2022-06-29 23:00:45 +02:00
parent 27d81ee47d
commit e44fb2cdbf

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"