Skip to content

Commit bcbc13e

Browse files
committed
test on all 3 OS's
1 parent 2e173ea commit bcbc13e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
test:
2626
strategy:
2727
matrix:
28-
os: [ windows-latest ]
28+
os: [ ubuntu-latest, windows-latest, macos-latest ]
2929
python-version:
3030
- "3.8"
3131
- "3.9"

0 commit comments

Comments
 (0)