Skip to content

Commit

Permalink
fix lint job name
Browse files Browse the repository at this point in the history
  • Loading branch information
xrmx committed Jun 10, 2024
1 parent bf9358d commit ff4508a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
CORE_REPO_SHA: 141a6a2e473ef7f0ec4915dfb71e3c0fa595283e

jobs:
lint-3_11:
lint-3_12:
strategy:
fail-fast: false # ensures the entire test matrix is run, even if one permutation fails
matrix:
Expand Down

0 comments on commit ff4508a

Please sign in to comment.