[actions] finisher tweaks

This commit is contained in:
Jordan Harband
2024-03-08 22:28:53 -08:00
parent 294ff9e3aa
commit 811c039e2b
4 changed files with 4 additions and 8 deletions

View File

@@ -75,8 +75,4 @@ jobs:
needs: [nodes]
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@v2
with:
egress-policy: block
- run: 'echo tests completed'
- run: true