hmm
This commit is contained in:
parent
1a1edf3009
commit
ea9747ac1e
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue