mirror of
https://github.com/uetchy/namae.git
synced 2025-03-16 20:20:38 +09:00
fix: workflow test
This commit is contained in:
parent
c2fee2271c
commit
2517fd6d4f
4
.github/workflows/web.yml
vendored
4
.github/workflows/web.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user