mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Remove touch
This commit is contained in:
parent
dbc64a8287
commit
b76491001c
2 changed files with 1 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -33,8 +33,7 @@ jobs:
|
|||
run: ./scripts/validate-grats.sh
|
||||
- name: Run tests
|
||||
run: |
|
||||
touch packages/skin-database/config.js
|
||||
npx turbo test --no-cache -- --maxWorkers=2
|
||||
npx turbo test -- --maxWorkers=2
|
||||
env:
|
||||
NODE_ENV: test
|
||||
- name: Cache build artifacts for release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue