test: find Nimble on Windows

This commit is contained in:
Roman 2023-11-23 18:41:12 +08:00
parent cd8aceb18a
commit f10cbd7b41
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ jobs:
- name: Install deps
run: |
ls -la ${HOME}/.nimble
nimble install -y --depsOnly
- name: Run tests