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:
parent
27d81ee47d
commit
e44fb2cdbf
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue