Skip to content

Commit

Permalink
always run cleanup job (#1366)
Browse files Browse the repository at this point in the history
  • Loading branch information
austinlparker committed Feb 5, 2024
1 parent 14bc74a commit 23094bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
needs: [build_runner, run_tests]
runs-on: ubuntu-latest
name: "Cleanup"
if: always()
steps:
- name: metal-sweeper-action
uses: equinix-labs/[email protected]
Expand Down

0 comments on commit 23094bf

Please sign in to comment.