Skip to content

Commit

Permalink
ci: temp disable slow tests
Browse files Browse the repository at this point in the history
  • Loading branch information
janndriessen committed Jun 19, 2024
1 parent 06005a9 commit 0d48fd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ jobs:
- run: npm run test:btc2x
- run: npm run test:cdeti
- run: npm run test:dseth
- run: npm run test:eth2x
- run: npm run test:gtceth
- run: npm run test:iceth
# - run: npm run test:eth2x
# - run: npm run test:gtceth
# - run: npm run test:iceth
# - run: npm run test:icreth
# run last - as it alters the block number
# skip as it can't be minted or redeemed with 0x
Expand Down

0 comments on commit 0d48fd5

Please sign in to comment.