Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bowen12992 committed Aug 23, 2024
1 parent 8a4cfbd commit 4358a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:

- name: run-pytest
shell: bash
run: tools/code_coverage/coverage.sh 168 # ${{ github.event.pull_request.number }}
run: bash tools/code_coverage/coverage.sh 168 # ${{ github.event.pull_request.number }}

0 comments on commit 4358a2a

Please sign in to comment.