mirror of
https://github.com/status-im/nim-confutils.git
synced 2025-01-22 01:50:35 +00:00
fixes nimble dependencies in github action script
This commit is contained in:
parent
3db6911e53
commit
4397988eb5
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -183,4 +183,5 @@ jobs:
|
||||
working-directory: nim-confutils
|
||||
run: |
|
||||
nimble install -y --depsOnly
|
||||
nimble install -y toml_serialization json_serialization
|
||||
env TEST_LANG="${{ matrix.target.TEST_LANG }}" nimble test
|
||||
|
Loading…
x
Reference in New Issue
Block a user