Skip to content

Commit 74b1225

Browse files
committed
fixup! Add Kubestack integration test
1 parent 7ec6d2e commit 74b1225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ jobs:
268268
269269
goreleaser:
270270
runs-on: ubuntu-latest
271-
needs: [tf_tests, int_test_kubeconfig_path, int_test_kubeconfig_raw, int_test_state_import]
271+
needs: [tf_tests, int_test_kubeconfig_path, int_test_kubeconfig_raw, int_test_state_import, int_test_kubestack_kind]
272272
if: startsWith(github.ref, 'refs/tags/v')
273273
steps:
274274
- name: Checkout

0 commit comments

Comments
 (0)