Skip to content

Commit 0328710

Browse files
committed
Fix indentation
1 parent 2b41fd1 commit 0328710

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/0-on-demand.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ jobs:
6565
openwhisk:
6666
runs-on: ubuntu-22.04
6767
continue-on-error: false
68-
strategy:
69-
fail-fast: true
68+
strategy:
69+
fail-fast: true
7070
steps:
7171
- name: Checkout
7272
uses: actions/checkout@v3

0 commit comments

Comments
 (0)