Skip to content

Commit

Permalink
ddd
Browse files Browse the repository at this point in the history
  • Loading branch information
BbolroC committed Nov 27, 2023
1 parent d1edb80 commit 7e94320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-s390x.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
cd tests/e2e
export PATH="$PATH:/usr/local/bin"
./run-local.sh -r "{{ matrix.runtimeclass }} -u"
./run-local.sh -r "{{ matrix.runtimeclass }} -u" || false
- name: Take a post-action
if: always()
Expand Down

0 comments on commit 7e94320

Please sign in to comment.