This commit is contained in:
vapormusic 2022-02-02 00:00:13 +07:00
parent 1a1edf3009
commit ea9747ac1e
2 changed files with 1 additions and 2 deletions

View file

@ -37,7 +37,7 @@ jobs:
path: test-results
- run:
name: Base Functionality Test
command: yarn citest
command: xvfb-run --auto-servernum --server-args="-screen 0 1280x960x24" -- npm run test --
- run:
name: Generate Builds (Linux)
command: yarn dist -l -p never