Skip to content

Commit

Permalink
Update subflow-native.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
pkriens authored Oct 2, 2024
1 parent efad39e commit 4c1bbcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/subflow-native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Stop Colima
if: always() # Ensures this step runs even if the previous steps fail
run: |
cat /Users/runner/.colima/_lima/colima/serial*.log\
colima stop -f
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 4c1bbcc

Please sign in to comment.