Skip to content

Commit

Permalink
fix: rename job for modulegen pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mdelapenya committed May 4, 2023
1 parent 986f4a7 commit 9e35dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-modulegen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ concurrency:
cancel-in-progress: true

jobs:
test:
test-modulegen:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
strategy:
matrix:
Expand Down

0 comments on commit 9e35dbc

Please sign in to comment.