mirror of
https://github.com/Dan6erbond/sk-auth.git
synced 2024-11-20 19:07:20 +01:00
👷 Add app/
linting to Workflow
This commit is contained in:
parent
20a644f257
commit
c717dbdf6a
4
.github/workflows/lint-on-pr.yml
vendored
4
.github/workflows/lint-on-pr.yml
vendored
@ -17,3 +17,7 @@ jobs:
|
||||
node-version: 14
|
||||
- run: yarn install
|
||||
- run: yarn lint
|
||||
- run: yarn install
|
||||
working-directory: app
|
||||
- run: yarn lint
|
||||
working-directory: app
|
||||
|
Loading…
Reference in New Issue
Block a user