Skip to content

Commit 1215490

Browse files
committed
ci: fix invalid job name in docker-build-test-ethermint.yml
1 parent 375550b commit 1215490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-test-ethermint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
file: ../ethermint/docker/Dockerfile
7575

7676
test:
77-
needs: build
77+
needs: docker-build
7878
runs-on: ubuntu-latest
7979
steps:
8080
- name: Clone repo

0 commit comments

Comments
 (0)