We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 375550b commit 1215490Copy full SHA for 1215490
1 file changed
.github/workflows/docker-build-test-ethermint.yml
@@ -74,7 +74,7 @@ jobs:
74
file: ../ethermint/docker/Dockerfile
75
76
test:
77
- needs: build
+ needs: docker-build
78
runs-on: ubuntu-latest
79
steps:
80
- name: Clone repo
0 commit comments