Skip to content

Commit

Permalink
Update Nox-related actions
Browse files Browse the repository at this point in the history
Including switching wntrblm/nox to upstream after my patch has been
merged [1].

[1] wntrblm/nox#668
  • Loading branch information
airtower-luna committed Oct 31, 2022
1 parent cbd8c4f commit 6716101
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Expand Up @@ -20,7 +20,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pip-
- name: Set up Nox
uses: airtower-luna/nox@13cd7df9631b2be0340c3c398c3d62d5b612520d
uses: wntrblm/nox@e7cf847b5cb8031cda8f8b6b60ccf7ad9e5eed5a
with:
python-versions: '3.9, 3.10, 3.11'
- name: setup annotations for flake8 results
Expand All @@ -39,6 +39,6 @@ jobs:
path: htmlcov/
- name: Create job summary
if: always()
uses: airtower-luna/nox-report-to-job-summary@35d169adab9958f84ae171134d0850b7fdd473c6
uses: airtower-luna/nox-report-to-job-summary@914dabd44fd077d23ad8e33189b1d5b76fac0798
with:
report: test-report.json

0 comments on commit 6716101

Please sign in to comment.