fix: lintが動かないのを修正, swもlint
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user