workflow version
This commit is contained in:
parent
58db254ebe
commit
a96058f43b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -21,6 +21,6 @@ jobs:
|
||||||
path: ~/.nimble
|
path: ~/.nimble
|
||||||
key: ${{ runner.os }}-nimble-stable
|
key: ${{ runner.os }}-nimble-stable
|
||||||
|
|
||||||
- uses: jiro4989/setup-nim-action@v1.0.2
|
- uses: jiro4989/setup-nim-action@v1
|
||||||
|
|
||||||
- run: nimble test -y
|
- run: nimble test -y
|
||||||
|
|
Loading…
Reference in a new issue