mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-02 13:43:11 +00:00
run and build sync tests
This commit is contained in:
parent
e7aef8ea85
commit
5dcd8ce628
7
.github/workflows/tests.yml
vendored
7
.github/workflows/tests.yml
vendored
@ -134,3 +134,10 @@ jobs:
|
||||
nim --version
|
||||
echo
|
||||
nimble --verbose test
|
||||
|
||||
- name: Build and run tests
|
||||
run: |
|
||||
source "${HOME}/.bash_env"
|
||||
nim --version
|
||||
echo
|
||||
nimble --verbose -d:datastoreUseAsync=false test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user