Skip to content

Commit

Permalink
fix(run-pytest): Another try
Browse files Browse the repository at this point in the history
  • Loading branch information
ducdetronquito committed Sep 30, 2024
1 parent 565c7d4 commit 0158857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
with:
GITHUB_TOKEN: ${{ github.token }}
GITHUB_PR_RUN_ID: ${{ github.event.workflow_run.id }}
COVERAGE_PATH: ${{ inputs.workdir }}
COVERAGE_PATH: ${{ inputs.directory_to_test }}

0 comments on commit 0158857

Please sign in to comment.