Skip to content

Commit

Permalink
add matrix label
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Aug 10, 2024
1 parent 1a66497 commit 9632a63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-pr-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:

- name: CI job status tracker
uses: ushuz/action-job-status@v1
with:
matrix_label: "${{ matrix.python-version }} ${{ matrix.os }}"

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

Expand Down

0 comments on commit 9632a63

Please sign in to comment.