This commit is contained in:
vapormusic 2022-02-01 23:01:35 +07:00
parent a6d39c048c
commit 9a94857552

View file

@ -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