Skip to content

Commit

Permalink
ci: remove duplicate matrix step
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianmarco Fraccaroli authored and Gianmarco Fraccaroli committed Apr 12, 2024
1 parent 97ec5b4 commit 66d9755
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,7 @@ jobs:
nightly_version: [nightly-2024-02-10]
mold_version: [2.4.0]
make:
- name: Run unit tests without Ethereum bridge enabled
command: make test-unit-with-coverage
- name: Run unit tests with Ethereum bridge enabled
command: make test-unit-with-eth-bridge
- name: ABCI

env:
RUSTC_WRAPPER: sccache
Expand Down

0 comments on commit 66d9755

Please sign in to comment.