mirror of
https://github.com/mempool/mempool.git
synced 2025-04-02 17:08:33 +02:00
Update Github workflow to run with the CI flag
This commit is contained in:
parent
8912bac0ac
commit
adc46b6ae5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
- name: Unit Tests
|
||||
if: ${{ matrix.flavor == 'dev'}}
|
||||
run: npm run test
|
||||
run: npm run test:ci
|
||||
working-directory: ${{ matrix.node }}/${{ matrix.flavor }}/backend
|
||||
|
||||
- name: Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user