mirror of
https://github.com/penpot/penpot.git
synced 2026-03-07 02:31:17 +00:00
📎 More fixes on ci config.
This commit is contained in:
@@ -81,8 +81,8 @@ jobs:
|
||||
name: common tests
|
||||
command: |
|
||||
yarn install
|
||||
clojure -M:dev:shadow-cljs compile test
|
||||
node target/tests.js
|
||||
yarn run compile-test
|
||||
node target/test.js
|
||||
clojure -X:dev:test
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user