We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67ce5ef commit 84546c0Copy full SHA for 84546c0
.github/workflows/test.yml
@@ -44,7 +44,6 @@ jobs:
44
# run: ../etc/docker/tests/run_test.sh
45
test_windows:
46
if: github.repository_owner == 'viamrobotics'
47
- needs: [prepare]
48
runs-on: windows-latest
49
strategy:
50
fail-fast: false
0 commit comments