Skip to content

Commit

Permalink
Do not fail fast the k8s tests
Browse files Browse the repository at this point in the history
Signed-off-by: MOZGIII <[email protected]>
  • Loading branch information
MOZGIII committed May 7, 2020
1 parent 7d67ef8 commit 3f19103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ jobs:
- v1.16.9
- v1.15.11
- v1.14.10
fail-fast: false
steps:
- name: Setup Minikube
uses: manusa/[email protected]
Expand Down

0 comments on commit 3f19103

Please sign in to comment.