Skip to content

Commit

Permalink
Enable CI testing on Windows now that tests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed May 3, 2024
1 parent 0de4a5e commit 86e2dfa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on: # yamllint disable-line rule:truthy
jobs:
pytest:
uses: ros-infrastructure/ci/.github/workflows/pytest.yaml@main
with:
matrix-filter: del(.matrix.os[] | select(contains("windows")))
yamllint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 86e2dfa

Please sign in to comment.