undo
This commit is contained in:
parent
7268a386d0
commit
b99eb93cb2
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ jobs:
|
||||||
path: test-results
|
path: test-results
|
||||||
- run:
|
- run:
|
||||||
name: Base Functionality Test
|
name: Base Functionality Test
|
||||||
command: xvfb-run --auto-servernum npm run test
|
command: yarn test
|
||||||
- run:
|
- run:
|
||||||
name: Generate Builds (Linux)
|
name: Generate Builds (Linux)
|
||||||
command: yarn dist -l -p never
|
command: yarn dist -l -p never
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue