mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-11-25 18:33:11 +00:00
Update node.js.yml
This commit is contained in:
parent
f2ea25d0c3
commit
751933e771
3
.github/workflows/node.js.yml
vendored
3
.github/workflows/node.js.yml
vendored
@ -30,6 +30,3 @@ jobs:
|
|||||||
- run: git submodule update
|
- run: git submodule update
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build --if-present
|
- run: npm run build --if-present
|
||||||
- run: npm test
|
|
||||||
env:
|
|
||||||
TEST8BIT_GITHUB_TOKEN: ${{ secrets.TEST8BIT_GITHUB_TOKEN }}
|
|
||||||
|
Loading…
Reference in New Issue
Block a user