Fix CI errors
This commit is contained in:
parent
83e6b78299
commit
209efe85a1
2 changed files with 2 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -52,4 +52,4 @@ jobs:
|
|||
- name: Run tests
|
||||
run: nimble test -y
|
||||
- name: Run tests orc
|
||||
run: nimble test --gc:orc -y
|
||||
run: nimble test --mm:orc -y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue