removed extra checkout

This commit is contained in:
Daniel Sanche 2020-07-13 11:53:09 -07:00
parent 95473a3650
commit 5050f3d267

View file

@ -38,7 +38,6 @@ jobs:
if [[ -n $(git status -s) ]]; then
exit 1
fi
- uses: actions/checkout@v2
- name: Setup Cluster
run: |
set -x