1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-14 15:29:27 +00:00
This commit is contained in:
kremnev8 2021-10-15 21:53:56 +03:00
commit 95c3026bd7

View File

@ -30,6 +30,3 @@ jobs:
- run: git submodule update
- run: npm ci
- run: npm run build --if-present
- run: npm test
env:
TEST8BIT_GITHUB_TOKEN: ${{ secrets.TEST8BIT_GITHUB_TOKEN }}