Skip to content

Commit

Permalink
path to unti test xml should be complete
Browse files Browse the repository at this point in the history
  • Loading branch information
testlabauto committed Sep 10, 2024
1 parent 9c643c3 commit 0240846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/positron-python-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
env:
SLACK_CHANNEL: C07FR1JNZNJ #positron-test-results channel
SLACK_TOKEN: ${{ secrets.SMOKE_TESTS_SLACK_TOKEN }}
XUNIT_PATH: ${{ github.workspace }}/python-unit-test-results.xml
XUNIT_PATH: ${{ github.workspace }}/${{ env.special-working-directory-relative }}/extensions/positron-python/python-unit-test-results.xml

# Install the latest releases of test dependencies
positron-ipykernel-tests-latest:
Expand Down

0 comments on commit 0240846

Please sign in to comment.