fix: lintが動かないのを修正, swもlint

This commit is contained in:
tamaina
2022-12-05 13:21:44 +00:00
parent 8b961ba035
commit 83e1d53928
5 changed files with 15 additions and 8 deletions

View File

@@ -14,6 +14,7 @@ jobs:
workspace:
- backend
- client
- sw
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2