mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-08 08:33:07 +00:00
Define maximumtaggedversions
This commit is contained in:
parent
5dda684829
commit
e38bb50d8a
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
run: npm start &
|
run: npm start &
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: nimble install -y --debug
|
run: nimble install -y --maximumtaggedversions=2
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: nimble test -y
|
run: nimble test -y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user