Skip to content

Commit

Permalink
add if always
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Zak authored and Jonathan Zak committed Jul 24, 2024
1 parent f288e7a commit 7e5723a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
IBMI_SSH_PORT: ${{ secrets.IBMI_SSH_PORT }}

- name: Cleanup
if: always()
run: |
ici \
--rcwd "." \
Expand Down

0 comments on commit 7e5723a

Please sign in to comment.