Ensure 'npm run lint' passes without errors in workflows
This commit is contained in:
parent
9dd5e5c927
commit
61a8c63944
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -18,3 +18,4 @@ jobs:
|
||||
- run: cp config.json.example config.json
|
||||
- run: echo '{"version":"","buildLabel":"","matchmakingBuildId":""}' > static/data/buildConfig.json
|
||||
- run: npm run build
|
||||
- run: npm run lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user