Skip to content

Commit

Permalink
feat: Mainnet regular tests update and testnet tests remove (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
dgusakov authored Oct 25, 2024
1 parent cf61424 commit 856f0d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 113 deletions.
111 changes: 0 additions & 111 deletions .github/workflows/regular-holesky.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/regular-mainnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
- name: Build
run: just build --sizes

- name: Run deployment tests
run: just test-deployment
- name: Run post-vote tests
run: just test-post-voting
env:
CHAIN: mainnet
DEPLOY_CONFIG: ./artifacts/mainnet/deploy-mainnet.json
Expand Down

0 comments on commit 856f0d3

Please sign in to comment.