can't figure out the nimble paths for now

This commit is contained in:
Jaremy Creechley 2023-09-19 15:28:24 -07:00
parent 5cfd12daa8
commit e03cc48b7b
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -135,8 +135,8 @@ jobs:
echo echo
nimble --verbose test nimble --verbose test
- name: Run memory tests # - name: Run memory tests
if: success() || failure() # if: success() || failure()
run: | # run: |
source "${HOME}/.bash_env" # source "${HOME}/.bash_env"
nim c -r tests/datastore/testthreadproxyds2.nim # nim c -r tests/datastore/testthreadproxyds2.nim