1
0
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:
Ivar Conradi Østhus 2021-01-12 11:45:30 +01:00
parent 8ad81be8af
commit 2b31e5b56c

View File

@ -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