Skip to content

Commit

Permalink
GHI #20 Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
doodspav committed Dec 19, 2023
1 parent 8a71ac8 commit 17ce599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-test-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
python3 patomic/test/improve_ctest_xml.py --input patomic/build/Testing/Temporary/results.xml --triple ${{ env.UNIQUE_NAME }} --output upload/${{ env.UNIQUE_NAME }}.xml
- name: Upload Test Results
uses: actions/upload-artifactory@v3
uses: actions/upload-artifact@v3
with:
name: test-warning-results
path: upload/

0 comments on commit 17ce599

Please sign in to comment.