Skip to content

Commit

Permalink
Recognise nox exit codes for Windows jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
clyde-johnston committed Aug 21, 2023
1 parent 11b6485 commit c56d148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
shell: bash

- name: Save logs
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit c56d148

Please sign in to comment.