removed extra checkout
This commit is contained in:
parent
95473a3650
commit
5050f3d267
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -38,7 +38,6 @@ jobs:
|
|||
if [[ -n $(git status -s) ]]; then
|
||||
exit 1
|
||||
fi
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup Cluster
|
||||
run: |
|
||||
set -x
|
||||
|
|
Loading…
Add table
Reference in a new issue