mirror of
https://github.com/penpot/penpot.git
synced 2026-09-12 23:19:28 +00:00
📎 Uncomment frontend tests on common module
This commit is contained in:
parent
d477f74d13
commit
ed5ce777b9
@ -79,16 +79,16 @@ jobs:
|
|||||||
environment:
|
environment:
|
||||||
PATH: /usr/local/nodejs/bin/:/usr/local/bin:/bin:/usr/bin
|
PATH: /usr/local/nodejs/bin/:/usr/local/bin:/bin:/usr/bin
|
||||||
|
|
||||||
# - run:
|
- run:
|
||||||
# working_directory: "./common"
|
working_directory: "./common"
|
||||||
# name: common tests (cljs)
|
name: common tests (cljs)
|
||||||
# command: |
|
command: |
|
||||||
# yarn install
|
yarn install
|
||||||
# yarn run compile-test
|
yarn run compile-test
|
||||||
# node target/test.js
|
node target/test.js
|
||||||
#
|
|
||||||
# environment:
|
environment:
|
||||||
# PATH: /usr/local/nodejs/bin/:/usr/local/bin:/bin:/usr/bin
|
PATH: /usr/local/nodejs/bin/:/usr/local/bin:/bin:/usr/bin
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
working_directory: "./common"
|
working_directory: "./common"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user