mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 15:44:12 +00:00
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -578,7 +578,7 @@ jobs:
|
|||||||
- uses: jiro4989/setup-nim-action@v1
|
- uses: jiro4989/setup-nim-action@v1
|
||||||
- name: install library
|
- name: install library
|
||||||
working-directory: nim
|
working-directory: nim
|
||||||
run: nimble -y develop
|
run: nimble -y develop && nimble install
|
||||||
- name: test
|
- name: test
|
||||||
working-directory: tests/nim
|
working-directory: tests/nim
|
||||||
run: python3 testnim.py
|
run: python3 testnim.py
|
||||||
|
|||||||
Reference in New Issue
Block a user