Skip to content

Commit fe1f3f7

Browse files
Necessary for the 'test / check' to not fail in CI
(With "unexpected value ''")
1 parent 62da60e commit fe1f3f7

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
@@ -53,7 +53,7 @@ jobs:
5353
strategy:
5454
fail-fast: false
5555
matrix:
56-
name: [
56+
names: [
5757
"windows-py39-unittestextras",
5858
"windows-py39-pluggy",
5959
"windows-py310",

0 commit comments

Comments
 (0)