Skip to content

Commit

Permalink
attempt to fix autotest
Browse files Browse the repository at this point in the history
  • Loading branch information
vladotomov committed Nov 25, 2024
1 parent 15d6156 commit 9d24077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: Archive test results patch
if: always()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: baseline-patch
path: remhos/baseline.patch

0 comments on commit 9d24077

Please sign in to comment.