fix: lintが動かないのを修正, swもlint
This commit is contained in:
parent
8b961ba035
commit
83e1d53928
5 changed files with 15 additions and 8 deletions
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
|
@ -14,6 +14,7 @@ jobs:
|
|||
workspace:
|
||||
- backend
|
||||
- client
|
||||
- sw
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue