Skip to content

Commit

Permalink
Update tests-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nitro-neal authored Jan 16, 2024
1 parent 12f7af5 commit c6469c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: Upload test results to update SDK reports
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: junit-results
path: packages/*/results.xml
Expand Down

0 comments on commit c6469c2

Please sign in to comment.