run and build sync tests

This commit is contained in:
Jaremy Creechley 2023-10-20 16:24:57 -07:00
parent e7aef8ea85
commit 5dcd8ce628
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

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