Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored Jan 4, 2025
1 parent c165556 commit e05f64a
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 @@ -13,7 +13,7 @@ jobs:
- name: Lint
uses: astral-sh/ruff-action@v3
with:
version: 0.8.0
version: 0.8.6
args: check
src: "./rfc1924"
- name: Test with pytest
Expand Down

0 comments on commit e05f64a

Please sign in to comment.