We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62cdab commit 34233c8Copy full SHA for 34233c8
.github/workflows/tests-e2e.yaml
@@ -49,5 +49,6 @@ jobs:
49
run: |
50
set -eo errexit
51
export KUBECONFIG="${HOME}/.kube/config"
52
+ yarn
53
./tests/install-crossplane.sh
54
./tests/e2e.sh
0 commit comments