Skip to content

Commit db16fba

Browse files
committed
Remove useless Windows CI pattern statement
1 parent fa1edcc commit db16fba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/windows-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
matrix:
2020
python-version: [3.8]
2121
platform: [windows-latest]
22-
ci_pattern:
23-
- ''
2422

2523
runs-on: ${{ matrix.platform }}
2624

0 commit comments

Comments
 (0)