mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
specify working directory
This commit is contained in:
parent
3f6cdf15a5
commit
f41cf4ebe7
1
.github/workflows/test.unit.yml
vendored
1
.github/workflows/test.unit.yml
vendored
@ -30,3 +30,4 @@ jobs:
|
|||||||
node-version-file: './.tool-versions'
|
node-version-file: './.tool-versions'
|
||||||
- name: Unit
|
- name: Unit
|
||||||
run: npm install && npm run test:unit
|
run: npm install && npm run test:unit
|
||||||
|
working-directory: ./
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user