mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-12 22:14:35 +00:00
test: remove NIMBLE_DIR variable
This commit is contained in:
parent
f61b69a3e7
commit
df6f443811
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -80,13 +80,11 @@ jobs:
|
||||
|
||||
- name: Install deps
|
||||
run: |
|
||||
export NIMBLE_DIR=$HOME/.nimble
|
||||
nimble install -y --depsOnly
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
nim --version
|
||||
nimble --version
|
||||
ls -la ${HOME}/.nimble/pkgs2
|
||||
#NIMFLAGS="${NIMFLAGS} --mm:refc --verbosity:3" nimble test
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user