mirror of
https://github.com/logos-storage/nim-merkletree.git
synced 2026-03-09 16:43:07 +00:00
Add nimble upgrade to CI
This commit is contained in:
parent
0d21de49b0
commit
c058e7c1c5
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -25,8 +25,8 @@ jobs:
|
||||
with:
|
||||
version: ${{ matrix.nim }}
|
||||
|
||||
- name: Build
|
||||
run: nimble install -y --maximumtaggedversions=2
|
||||
- name: Upgrade nimble
|
||||
run: nimble install -y nimble
|
||||
|
||||
- name: Test
|
||||
run: nimble test -y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user