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:
commit
09a3cf4b58
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…
Add table
Reference in a new issue