Skip to content

Commit

Permalink
Removed list of job ids, too
Browse files Browse the repository at this point in the history
  • Loading branch information
Rory Barnes committed Sep 4, 2024
1 parent b2212f5 commit f7f386c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ jobs:
files: "/home/runner/work/vplanet/vplanet/junit/test-results.xml"
fail: true

- name: List all jobs in the workflow run
uses: Tiryoh/gha-jobid-action@v1
with:
list: true

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

0 comments on commit f7f386c

Please sign in to comment.