Skip to content

Commit 69712c9

Browse files
committed
skip file detection
1 parent a2cbcb3 commit 69712c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-per-language.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
rm -rf ./langtest/charts
8686
rm -rf ./langtest/base
8787
rm -rf ./langtest/overlays
88-
- run: ./draft -v create -c ./test/integration/${{inputs.language}}/helm.yaml -d ./langtest/
88+
- run: ./draft -v create -c ./test/integration/${{inputs.language}}/helm.yaml -d ./langtest/ --skip-file-detection
8989
- name: start minikube
9090
id: minikube
9191
uses: medyagh/setup-minikube@master

0 commit comments

Comments
 (0)