Skip to content

Commit 5d69dc4

Browse files
committed
Updated python.yml
1 parent 9cfd5b7 commit 5d69dc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- run: pip install --user ruff
14-
- run: ruff --format=github --ignore=F401 --target-version=py38 .
1514
pytest:
1615
strategy:
1716
fail-fast: false

0 commit comments

Comments
 (0)