[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
|
@ -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…
Reference in New Issue