mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-02-05 23:05:01 +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
|
||||
mkdir coverage
|
||||
export NIMFLAGS="--lineDir:on --passC:-fprofile-arcs --passC:-ftest-coverage --passL:-fprofile-arcs --passL:-ftest-coverage"
|
||||
nim --version
|
||||
nimble --version
|
||||
nimble testnative
|
||||
nimble testpubsub
|
||||
nimble testfilter
|
||||
|
Loading…
x
Reference in New Issue
Block a user