mirror of
https://github.com/logos-storage/nim-leveldb.git
synced 2026-01-03 22:23:08 +00:00
ci
This commit is contained in:
parent
d9a349ffe6
commit
3a9d5a5dfc
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@ -13,9 +13,10 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true
|
||||
- uses: iffy/install-nim@v4
|
||||
- uses: jiro4989/setup-nim-action@v2
|
||||
with:
|
||||
version: ${{ matrix.nim }}
|
||||
nim-version: ${{matrix.nim}}
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Build
|
||||
run: nimble install -y
|
||||
- name: Test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user