Skip to content

Commit 61b1189

Browse files
committed
fix: Add MacOS back into the test matrix
1 parent 5060f8b commit 61b1189

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
- name: 'Display Python version'
5050
run: 'python -c ''import sys; print(sys.version)'''
5151
- name: 'Install dependencies on Ubuntu Linux / Windows / MacOS'
52-
if: '${{ matrix.os != ''macos-latest'' }}'
5352
run: |
5453
true ###############################################################
5554
true # install pip, and uv

0 commit comments

Comments
 (0)