mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2025-08-10 00:25:15 +00:00
3
.github/workflows/node.js.yml
vendored
3
.github/workflows/node.js.yml
vendored
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user