Skip to content

Commit

Permalink
Update Invalidations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch authored Oct 16, 2024
1 parent 22b87ea commit 07418a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Invalidations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-invalidations@v1
id: invs_default

- name: Report invalidation counts
run: |
echo "Invalidations on default branch: ${{ steps.invs_default.outputs.total }} (${{ steps.invs_default.outputs.deps }} via deps)" >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit 07418a1

Please sign in to comment.