make test

This commit is contained in:
Dmitriy Ryajov 2021-11-23 11:28:35 -06:00 committed by markspanbroek
parent 4d136a2e4c
commit 879a76fa41
1 changed files with 1 additions and 2 deletions

View File

@ -174,5 +174,4 @@ jobs:
run: |
export UCPU="$cpu"
cd nim-dagger
nimble install -y --depsOnly
nimble test
make test