mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-08 16:33:10 +00:00
wip
This commit is contained in:
parent
056a3decaa
commit
6a3fc4aee6
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -150,9 +150,9 @@ jobs:
|
||||
key: ${{ matrix.target.os }}-${{ matrix.target.cpu }}-nim-${{ matrix.branch }}-cache-${{ env.cache_nonce }}-${{ github.run_id }}
|
||||
restore-keys: ${{ matrix.target.os }}-${{ matrix.target.cpu }}-nim-${{ matrix.branch }}-cache-${{ env.cache_nonce }}
|
||||
|
||||
- name: Set NIM_COMMIT
|
||||
shell: ${{ matrix.shell }} {0}
|
||||
run: echo "NIM_COMMIT=${{ matrix.branch }}" >> ${GITHUB_ENV}
|
||||
# - name: Set NIM_COMMIT
|
||||
# shell: ${{ matrix.shell }} {0}
|
||||
# run: echo "NIM_COMMIT=${{ matrix.branch }}" >> ${GITHUB_ENV}
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user