Skip to content

Commit

Permalink
Update makefile.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
wagmarcel authored Nov 19, 2021
1 parent de20f25 commit cf681dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/makefile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
- name: E2E Test
shell: bash
run: |
set +e
export TERM=vt100
export PATH=$PATH:/snap/bin
make import-images DOCKER_TAG=test DEBUG=true
Expand Down

0 comments on commit cf681dd

Please sign in to comment.