whoops
This commit is contained in:
parent
bfd7141864
commit
4d79ba23b8
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ jobs:
|
|||
path: test-results
|
||||
- run:
|
||||
name: Base Functionality Test
|
||||
command: yarn playwright test
|
||||
command: yarn build && yarn playwright test
|
||||
- run:
|
||||
name: Generate Builds (Linux)
|
||||
command: yarn dist -l -p never
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue