Skip to content

Commit

Permalink
github workflow enables full consensus test
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricfung committed Dec 31, 2024
1 parent 9c76ac2 commit 6e28160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mixin-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
if: ${{ matrix.os == 'ubuntu-latest' }}
working-directory: .
run: |
ELECTION=false INPUT=10 go test ./... -v
ELECTION=true INPUT=10 go test ./... -v

0 comments on commit 6e28160

Please sign in to comment.