Skip to content

Commit 34233c8

Browse files
committed
chore(ci): test e2e wip
1 parent e62cdab commit 34233c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-e2e.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,6 @@ jobs:
4949
run: |
5050
set -eo errexit
5151
export KUBECONFIG="${HOME}/.kube/config"
52+
yarn
5253
./tests/install-crossplane.sh
5354
./tests/e2e.sh

0 commit comments

Comments
 (0)