Skip to content

Commit

Permalink
remove reference to deleted tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmeagher committed Jul 2, 2024
1 parent daea6e0 commit 6eda2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
ICECUBE_PASSWORD: ${{ secrets.ICECUBE_PASSWORD }}
publish-test-results:
name: "Publish Tests Results"
needs: [Tests, cvmfs_meson_tests, cvmfs_pyproject_tests]
needs: [Tests]
runs-on: ubuntu-latest
permissions:
checks: write
Expand Down

0 comments on commit 6eda2c7

Please sign in to comment.