Skip to content

Commit

Permalink
Added artificial idle time against sequence mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Eengineer1 committed Feb 27, 2024
1 parent aab3562 commit 9753c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ jobs:
- name: Submit governance fee parameter change proposals
working-directory: ./tests/upgrade/integration/v2
run: |
sleep 10
ginkgo -r --race --tags upgrade_integration --focus-file param_change_proposal_test.go --keep-going --trace --junit-report ../../../../report-pricing-proposal.xml
- name: Upload pricing proposal tests result
Expand Down

0 comments on commit 9753c5f

Please sign in to comment.