Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
serjonya-trili committed Jun 14, 2024
1 parent 95ac506 commit 5951639
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,10 @@ jobs:
- uses: actions/checkout@v4

- name: Pull docker images
run: docker compose pull --quiet &
run: docker compose pull --quiet

- run: docker image inspect serjonya/tzkt-api:1.14.1-linux
- run: docker image inspect bakingbad/tzkt-sync:1.14.1

- name: Setup yarn
run: |
Expand Down

0 comments on commit 5951639

Please sign in to comment.