Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
anhductn2001 committed Feb 27, 2024
1 parent 0879bb4 commit 1851a9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-workflow-call.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
tests:
- "e2e-test-ibc-success"
- "e2e-test-ibc-timeout"
- "e2e-ibc-grace-period"
- "e2e-test-ibc-grace-period"
fail-fast: false
runs-on: ubuntu-latest
steps:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/e2e_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
tests:
- "e2e-test-ibc-success"
- "e2e-test-ibc-timeout"
- "e2e-test-ibc-grace-period"
fail-fast: false
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 1851a9b

Please sign in to comment.