1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2025-08-10 00:25:15 +00:00

Revert "Update node.js.yml"

This reverts commit 751933e771.
This commit is contained in:
kremnev8
2021-10-15 21:55:04 +03:00
parent 95c3026bd7
commit 599ced82d4

View File

@@ -30,3 +30,6 @@ 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 }}