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
|
||||
- run:
|
||||
name: Base Functionality Test
|
||||
command: xvfb-run --auto-servernum npm run test
|
||||
command: yarn test
|
||||
- run:
|
||||
name: Generate Builds (Linux)
|
||||
command: yarn dist -l -p never
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue