why nimble why

This commit is contained in:
Jaremy Creechley 2023-07-12 18:51:10 -07:00
parent 9e139b8c9b
commit 29af36d4d4
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -139,10 +139,6 @@ jobs:
nimble install -y nimble@0.14.2
nimble -v
- name: Setup Deps
run: |
nimble install -d -y
- name: Run tests
run: |
if [[ "${{ matrix.target.os }}" == "windows" ]]; then