Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
kleyow committed Aug 28, 2024
1 parent c96a972 commit 5fce9a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
- name: Install dependencies in environment
run: nix-env -if integration_test/default.nix
- name: Validate integration test manifest
run: kustomize build integration_test | kubeconform -strict -kubernetes-version 1.17.9
run: kustomize build integration_test
# | kubeconform -strict -kubernetes-version 1.17.9

integration_test:
timeout-minutes: 45
Expand Down

0 comments on commit 5fce9a2

Please sign in to comment.