mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-03-02 13:30:31 +00:00
Show nim and nimble version
This commit is contained in:
parent
67102873ba
commit
d00d3a080c
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -48,6 +48,8 @@ jobs:
|
|||||||
sudo apt-get install -y lcov build-essential git curl
|
sudo apt-get install -y lcov build-essential git curl
|
||||||
mkdir coverage
|
mkdir coverage
|
||||||
export NIMFLAGS="--lineDir:on --passC:-fprofile-arcs --passC:-ftest-coverage --passL:-fprofile-arcs --passL:-ftest-coverage"
|
export NIMFLAGS="--lineDir:on --passC:-fprofile-arcs --passC:-ftest-coverage --passL:-fprofile-arcs --passL:-ftest-coverage"
|
||||||
|
nim --version
|
||||||
|
nimble --version
|
||||||
nimble testnative
|
nimble testnative
|
||||||
nimble testpubsub
|
nimble testpubsub
|
||||||
nimble testfilter
|
nimble testfilter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user