Test Workii pls v2
This commit is contained in:
parent
b8138b7a8f
commit
1ed930ad96
4 changed files with 27 additions and 140 deletions
|
@ -32,12 +32,9 @@ jobs:
|
|||
sudo apt-get install -y wine32
|
||||
- store_test_results:
|
||||
path: test-results
|
||||
- run:
|
||||
name: Building JavaScript
|
||||
command: yarn build
|
||||
- run:
|
||||
name: Base Functionality Test
|
||||
command: yarn playwright 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