Skip to content

Commit

Permalink
Fix python bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nazywam committed Nov 20, 2023
1 parent e6f1bc5 commit 609f14d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@v4
with:
python-version: '3.10'
- uses: CERT-Polska/lint-python-action@v2
with:
source: karton/
python-version: 3.10

0 comments on commit 609f14d

Please sign in to comment.