diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e5054e6..07945b9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,6 @@ jobs: if [[ -n $(git status -s) ]]; then exit 1 fi - - uses: actions/checkout@v2 - name: Setup Cluster run: | set -x