mirror of
https://github.com/streamwall/streamwall.git
synced 2025-12-06 01:45:37 -05:00
Update test.yml
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -22,9 +22,6 @@ jobs:
|
||||
node-version: 18.x
|
||||
cache: npm
|
||||
- run: npm install
|
||||
- run: npm run start-local-ci&
|
||||
# Sleep for 60 seconds to allow the server to start
|
||||
- run: sleep 60
|
||||
- run: npm run test-ci -- --silent=false
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user