Skip to content

Commit

Permalink
update GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbaddog committed Dec 13, 2023
1 parent ce976b1 commit b19117d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
python runtest.py --all --time --jobs=2
- name: Archive Failed tests ${{ matrix.os }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3.1.3
with:
name: ${{ matrix.os }}-failed-tests
path: |
Expand Down

0 comments on commit b19117d

Please sign in to comment.