Skip to content

Commit dccf26c

Browse files
author
Zachary Eisinger
committed
Test on macos for completeness
1 parent 8886b52 commit dccf26c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ${{ matrix.operating-system }}
77
strategy:
88
matrix:
9-
operating-system: [ubuntu-latest, windows-latest]
9+
operating-system: [ubuntu-latest, windows-latest, macOS-latest]
1010
steps:
1111
- name: Checkout
1212
uses: actions/checkout@master

0 commit comments

Comments
 (0)