Skip to content

Commit b44215b

Browse files
committed
More
1 parent f05ede5 commit b44215b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ jobs:
7474
- ubuntu-latest
7575
- macOS-latest
7676
- windows-latest
77-
test: true
77+
test:
78+
- true
7879
exclude:
7980
# Don't test (but do build) on macos, it's sufficiently similar to other OSs
8081
# that it mostly just burns CI time

0 commit comments

Comments
 (0)