From 4105eb26e7ff6812c1486b9859ecc86980b5e6cf Mon Sep 17 00:00:00 2001 From: Trung Thanh Phan Date: Fri, 5 Jan 2024 16:31:13 +0100 Subject: [PATCH] update gh workflow --- .github/workflows/integration_test.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration_test.yaml b/.github/workflows/integration_test.yaml index 24573e7..a0a70c9 100644 --- a/.github/workflows/integration_test.yaml +++ b/.github/workflows/integration_test.yaml @@ -11,7 +11,6 @@ jobs: contents: read packages: write with: - channel: 1.28-strict/stable pre-run-script: | -c "sudo microk8s config > ${GITHUB_WORKSPACE}/kube-config chmod +x tests/integration/pre_run_script.sh