Skip to content

Commit

Permalink
Remove workaround so build fails
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Dec 11, 2024
1 parent c836b7b commit 5d4be2d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,3 @@ jobs:
- name: Run integration tests
run: mage test:python
if: ${{ !(matrix.python == '3.12' && matrix.runner == 'windows-latest') }}
# Temporary workaround for failing tests
continue-on-error: ${{ matrix.runner == 'macos-latest' }}

0 comments on commit 5d4be2d

Please sign in to comment.