Skip to content

Commit

Permalink
Rename lintandformat workflow (#599)
Browse files Browse the repository at this point in the history
instead of having two workflows named test
  • Loading branch information
armanddidierjean authored Oct 21, 2024
1 parent 64d404b commit 792d08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lintandformat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
types: [opened, edited, ready_for_review, synchronize]

jobs:
test:
lintandformat:
runs-on: ubuntu-latest
timeout-minutes: 10

Expand Down

0 comments on commit 792d08c

Please sign in to comment.