Skip to content

Commit

Permalink
fix e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chinhtranvan committed Oct 26, 2023
1 parent 60231bb commit a991f06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup-e2e/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ runs:
shell: bash
run: |
find . -name \*.tar
docker load --input minimal-vertica-image/minimal-vertica-image.tar
docker load --input legacy-vertica-image/legacy-vertica-image.tar
docker load --input operator-image/operator-image.tar
docker load --input vlogger-image/vlogger-image.tar
Expand Down

0 comments on commit a991f06

Please sign in to comment.