improve: ensure 'npm run lint' passes without errors #249
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