Skip to content

Commit

Permalink
swap ruff to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetrucciani committed Jun 27, 2023
1 parent a4febe7 commit 03b62dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: jpetrucciani/ruff-check@0.0.227
- uses: jpetrucciani/ruff-check@main
tests:
runs-on: ubuntu-22.04
needs: [archives, mypy, black, ruff]
Expand Down

0 comments on commit 03b62dc

Please sign in to comment.