mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: github action
This commit is contained in:
parent
8ad81be8af
commit
2b31e5b56c
2
frontend/.github/workflows/node.js.yml
vendored
2
frontend/.github/workflows/node.js.yml
vendored
@ -24,5 +24,5 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: yarn ci
|
||||
- run: yarn
|
||||
- run: yarn run test:ci
|
||||
|
Loading…
Reference in New Issue
Block a user