removed test for now

This commit is contained in:
Kylart 2021-09-04 18:40:14 +02:00
parent 0ed6aee426
commit 680a243288
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
- run: npm install
- run: npm run collect:dylibs
- run: npm run dist:mac
- run: npm test
# - run: npm test
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2
with: