Skip to content

Commit

Permalink
Fix typo in Erigon test
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickdowne committed Sep 4, 2023
1 parent 14c165f commit 668cb29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-lodestar-erigon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: ./.github/check-service.sh consensus
- name: Test Lodestar VC
run: ./.github/check-service.sh validator
- name: Test Geth
- name: Test Erigon
run: ./.github/check-service.sh execution
- name: Set Lodestar/Erigon w/ VC
run: |
Expand Down

0 comments on commit 668cb29

Please sign in to comment.