test CI
This commit is contained in:
parent
a6d39c048c
commit
9a94857552
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ jobs:
|
|||
sudo apt-get install -y wine32
|
||||
- store_test_results:
|
||||
path: test-results
|
||||
- run:
|
||||
name: Transpile TS files
|
||||
command: yarn build
|
||||
- run:
|
||||
name: Base Functionality Test
|
||||
command: yarn test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue