Skip to content

Commit

Permalink
Install newer nimble version
Browse files Browse the repository at this point in the history
  • Loading branch information
dadadani committed Jun 17, 2023
1 parent 63943cb commit a745c8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: jiro4989/setup-nim-action@v1
with:
nim-version: ${{ matrix.nim-version }}
- run: nimble install nimble --accept
- run: nimble install --depsOnly --accept
- run: nimble gen
- run: nimble test
- run: nimble test

0 comments on commit a745c8c

Please sign in to comment.