Skip to content

Commit

Permalink
Fixing github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
micktwomey committed Jul 15, 2021
1 parent 1185f99 commit 496bc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- name: Install nox
run: python -m pip install --upgrade nox
- name: nox lint
run: nox --python 3.9 --session lint
run: nox --session lint

0 comments on commit 496bc4e

Please sign in to comment.