Update validate-js.yml
This commit is contained in:
parent
338e7efa1e
commit
1cb3a63557
3
.github/workflows/validate-js.yml
vendored
3
.github/workflows/validate-js.yml
vendored
@ -19,7 +19,8 @@ on:
|
||||
- 'package.json'
|
||||
|
||||
jobs:
|
||||
TypeScript:
|
||||
validate:
|
||||
name: Validate JS (tsc, eslint, prettier)
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user