Skip to content

Commit

Permalink
Removed jobID fetch in tests-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rory Barnes committed Sep 4, 2024
1 parent 7b1a9b8 commit b2212f5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ jobs:
with:
list: true

- name: Get unique id
uses: Tiryoh/gha-jobid-action@v1
id: jobs
with:
job_name: "Testing (${{ matrix.os }}:python-${{ matrix.python-version }})"

- name: Publish unit test results
uses: EnricoMi/publish-unit-test-result-action@v2
if: always()
Expand Down

0 comments on commit b2212f5

Please sign in to comment.