Skip to content

Commit

Permalink
Echo the images
Browse files Browse the repository at this point in the history
  • Loading branch information
audy committed Sep 12, 2023
1 parent 66313f1 commit 68ddb12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ jobs:
- name: Run lint checks & tests
run: |
. venv/bin/activate
echo "######## DOCKER IMAGES ########"
docker images
echo "######## DOCKER IMAGES ########"
make test
- name: Upload Report PDFs
Expand Down

0 comments on commit 68ddb12

Please sign in to comment.