This commit is contained in:
vapormusic 2022-02-01 23:15:55 +07:00
parent 9a94857552
commit f1ae89629e
2 changed files with 1 additions and 4 deletions

View file

@ -35,9 +35,6 @@ 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