mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-17 23:36:33 +00:00
[wip] check if task_runner_streams can build/run on Windows in dagger's GHA setup
This commit is contained in:
parent
1d94fc3b85
commit
742e6297eb
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -176,7 +176,6 @@ jobs:
|
|||||||
make test
|
make test
|
||||||
|
|
||||||
- name: Build and run task_runner_streams experiment
|
- name: Build and run task_runner_streams experiment
|
||||||
if: matrix.target.os != 'windows'
|
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: nim-dagger
|
working-directory: nim-dagger
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user