Skip to content

Commit

Permalink
move validate-strict-preflight-checks to non-testim tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Nov 8, 2023
1 parent fb6c89a commit 83bc717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3786,7 +3786,6 @@ jobs:
- validate-multi-app-backup-and-restore
- validate-multi-app-install
- validate-airgap-smoke-test
- validate-strict-preflight-checks
- validate-config
# non-testim tests
- validate-minimal-rbac-override
Expand All @@ -3803,6 +3802,7 @@ jobs:
- validate-native-helm-v2
- validate-deployment-orchestration
- validate-replicated-sdk
- validate-strict-preflight-checks
# cli-only tests
- validate-kots-push-images-anonymous
steps:
Expand Down

0 comments on commit 83bc717

Please sign in to comment.