[wip] check if task_runner_streams can build/run on Windows in dagger's GHA setup

This commit is contained in:
Michael Bradley, Jr 2021-12-02 17:19:44 -06:00
parent 1d94fc3b85
commit 742e6297eb
No known key found for this signature in database
GPG Key ID: D0307DBCF21A9A58
1 changed files with 0 additions and 1 deletions

View File

@ -176,7 +176,6 @@ jobs:
make test
- name: Build and run task_runner_streams experiment
if: matrix.target.os != 'windows'
shell: bash
working-directory: nim-dagger
run: |