mirror of https://github.com/vacp2p/nim-ngtcp2.git
Run tests in CI
This commit is contained in:
parent
f4d2c114ee
commit
15a631ad9b
|
@ -13,3 +13,5 @@ jobs:
|
|||
- uses: iffy/install-nim@v1.1
|
||||
- name: Build
|
||||
run: nimble install -y
|
||||
- name: Test
|
||||
run: nimble test -y
|
Loading…
Reference in New Issue