Skip to content

Commit

Permalink
Merge pull request #173 from ZeroGachis/task/PLA-1722-fix-6
Browse files Browse the repository at this point in the history
fix(run-pytest): Another try
  • Loading branch information
ducdetronquito authored Sep 30, 2024
2 parents 565c7d4 + 0158857 commit c56e0d5
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 c56e0d5

Please sign in to comment.