Skip to content

Commit

Permalink
list docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
piotr-iohk committed Oct 23, 2023
1 parent 9cdf42e commit df2c226
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
TAG: integtation-test
run: nix-shell --run "make docker"

- name: List docker images
run: docker images

- name: 🧪 Run Integration Tests
env:
UPTIME_SERVICE_SECRET: ${{ secrets.UPTIME_SERVICE_SECRET }}
Expand Down

0 comments on commit df2c226

Please sign in to comment.