Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
Signed-off-by: Martynas Pumputis <[email protected]>
  • Loading branch information
brb committed Jan 8, 2025
1 parent e501287 commit 2ec4307
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/actions/pwru-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ runs:
grep -P '${{ inputs.expected-output-pattern }}' /tmp/pwru-${{ inputs.test-name }}.log
failure
- name: Fetch artifacts from LVH VM
if: ${{ !success() }}
uses: cilium/little-vm-helper@9d758b756305e83718a51b792a5aeabd022a39ec # v0.0.16
Expand Down

0 comments on commit 2ec4307

Please sign in to comment.