Skip to content

Commit

Permalink
Enable CI on Windows now that tests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
cottsay committed Apr 1, 2024
1 parent 3ef37d8 commit c73c86f
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 c73c86f

Please sign in to comment.