mirror of
https://github.com/uetchy/namae.git
synced 2026-06-01 02:59:46 +09:00
fix: workflow test
This commit is contained in:
@@ -14,4 +14,6 @@ jobs:
|
||||
- uses: actions/setup-node@master
|
||||
- uses: actions/checkout@master
|
||||
- run: yarn --cwd web install
|
||||
- run: yarn --cwd web test
|
||||
- run: yarn --cwd web test
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user