Skip to content

Commit

Permalink
Update tests-ci.yml (#377)
Browse files Browse the repository at this point in the history
* Update tests-ci.yml

* Update .github/workflows/tests-ci.yml

Co-authored-by: Frank Hinek <[email protected]>

---------

Co-authored-by: Frank Hinek <[email protected]>
  • Loading branch information
nitro-neal and frankhinek authored Jan 16, 2024
1 parent 12f7af5 commit 474cc47
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@1eb3cb2b3e0f29609092a73eb033bb759a334595 # v4.1.0
with:
name: junit-results
path: packages/*/results.xml
Expand Down

0 comments on commit 474cc47

Please sign in to comment.