Skip to content

Commit

Permalink
remove init docker image creation
Browse files Browse the repository at this point in the history
  • Loading branch information
czarcas7ic committed May 2, 2022
1 parent 5c07654 commit f142e1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
- name: Build Docker Image
run: |
make docker-build-debug
make docker-build-e2e-chain-init
if: env.GIT_DIFF
- name: Test E2E
run: |
Expand Down

0 comments on commit f142e1a

Please sign in to comment.