1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 04:30:31 +09:00

fix: workflow test

This commit is contained in:
uetchy 2019-08-27 03:30:35 +09:00
parent c2fee2271c
commit 2517fd6d4f

View File

@ -15,3 +15,5 @@ jobs:
- uses: actions/checkout@master
- run: yarn --cwd web install
- run: yarn --cwd web test
env:
CI: true