Skip to content

Commit

Permalink
Merge pull request #717 from clrfund/fix/set-duration-job-name
Browse files Browse the repository at this point in the history
Fix set durations job name
  • Loading branch information
yuetloo authored Oct 9, 2023
2 parents be57d7a + 2a54317 commit 352a4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mantle_set_duration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ env:
WALLET_PRIVATE_KEY: ${{ secrets.MANTLE_TESTNET_COORDINATOR_WALLET_PRIVATE_KEY }}

jobs:
cancel-round:
set-durations:
runs-on: ubuntu-22.04
steps:
- name: Use Node.js ${{ env.NODE_VERSION }}
Expand Down

0 comments on commit 352a4e8

Please sign in to comment.