Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
leiicamundi committed Apr 10, 2024
1 parent 28c2f3c commit 25dcb6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Test Summary
uses: test-summary/action@v2
with:
paths: "unit-tests.xml"
paths: "./test/src/unit-tests.xml"
if: "!contains(github.event.pull_request.labels.*.name, 'testing-ci-not-necessary') && always()"

- name: Remove profile credentials from ~/.aws/credentials
Expand Down

0 comments on commit 25dcb6a

Please sign in to comment.