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