mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
📎 More fixes on ci config.
This commit is contained in:
parent
71d6f7b1a2
commit
86bbfde19e
@ -81,8 +81,8 @@ jobs:
|
|||||||
name: common tests
|
name: common tests
|
||||||
command: |
|
command: |
|
||||||
yarn install
|
yarn install
|
||||||
clojure -M:dev:shadow-cljs compile test
|
yarn run compile-test
|
||||||
node target/tests.js
|
node target/test.js
|
||||||
clojure -X:dev:test
|
clojure -X:dev:test
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user