mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-04 05:14:33 +00:00
Use the makefile for debug GI test
This commit is contained in:
2
.github/workflows/test-suite.yml
vendored
2
.github/workflows/test-suite.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
- name: Install ganache-cli
|
- name: Install ganache-cli
|
||||||
run: sudo npm install -g ganache-cli
|
run: sudo npm install -g ganache-cli
|
||||||
- name: Run tests in debug
|
- name: Run tests in debug
|
||||||
run: cargo test --all
|
run: make test-debug
|
||||||
ef-tests-ubuntu:
|
ef-tests-ubuntu:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: cargo-fmt
|
needs: cargo-fmt
|
||||||
|
|||||||
Reference in New Issue
Block a user