Skip to content

Commit

Permalink
use custom fork
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Aug 10, 2024
1 parent 9632a63 commit e111630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-pr-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ jobs:
steps:

- name: CI job status tracker
uses: ushuz/action-job-status@v1
uses: aaronsteers/action-job-status@feat/allow-job-name-override
with:
matrix_label: "${{ matrix.python-version }} ${{ matrix.os }}"
job_name: On-Demand PR Pytest (All, Python ${{ matrix.python-version }}, ${{ matrix.os }})

# Custom steps to fetch the PR and checkout the code:

Expand Down

0 comments on commit e111630

Please sign in to comment.