1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-06-01 05:41:31 +00:00

Update node.js.yml

This commit is contained in:
kremnev8 2021-10-15 17:31:21 +03:00 committed by GitHub
parent f2ea25d0c3
commit 751933e771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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