mirror of
https://github.com/streamwall/streamwall.git
synced 2026-01-29 00:12:49 -05:00
Use xvfb-maybe to build
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
node-version: 18.x
|
||||
cache: npm
|
||||
- run: npm install
|
||||
- run: npm run start-local
|
||||
- run: npm run start-local-ci
|
||||
- run: npm run test-ci -- --silent=false
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user