Skip to content

Commit

Permalink
ci: only one dashmate test is running
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Nov 10, 2023
1 parent 31ed71c commit 59461cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,10 @@ jobs:
restore_local_network_data: true
- name: Testnet HP fullnode
test-pattern: test/e2e/testnetHPFullnode.spec.js
restore_local_network_data: false
- name: Testnet HP evonode
test-pattern: test/e2e/testnetHPEvonode.spec.js
restore_local_network_data: false
uses: ./.github/workflows/tests-dashmate.yml
with:
name: ${{ matrix.name }}
Expand Down

0 comments on commit 59461cf

Please sign in to comment.