mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-03-28 15:13:09 +00:00
updates
This commit is contained in:
parent
96fcc9de82
commit
104e643414
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@ -65,13 +65,10 @@ jobs:
|
||||
nim_version: ${{ env.nim_version }}
|
||||
|
||||
## Part 1 Tests ##
|
||||
- name: Setup ORC Test on Some Linux
|
||||
- name: Setup ORC Test
|
||||
if: matrix.tests == 'orc'
|
||||
run: |
|
||||
echo '' >> config.nims
|
||||
echo '--mm:orc' >> config.nims
|
||||
echo '--deepcopy:on' >> config.nims
|
||||
echo '' >> config.nims
|
||||
echo "CODEX_USE_ORC=1" >> $GITHUB_ENV
|
||||
|
||||
## Part 1 Tests ##
|
||||
- name: Unit tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user