Skip to content

Commit

Permalink
test: check versions only
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzac committed Jun 24, 2024
1 parent a028518 commit ca27bb2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
ls -la /home/runner/.nimble/pkgs2/nim-2.0.6-c43fce95a734c8ad12475e1ff10f522b408fbcfa/bin/nim
nim --version
nimble --version
nimble install -y --depsOnly
rm -f nimble.lock
env NIMLANG=c nimble test
env NIMLANG=cpp nimble test
# nimble install -y --depsOnly
# rm -f nimble.lock
# env NIMLANG=c nimble test
# env NIMLANG=cpp nimble test

0 comments on commit ca27bb2

Please sign in to comment.