Show nim and nimble version

This commit is contained in:
Diego 2023-06-01 13:19:09 +02:00
parent 67102873ba
commit d00d3a080c
No known key found for this signature in database
GPG Key ID: C9DAC9BF68D1F806
1 changed files with 2 additions and 0 deletions

View File

@ -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