Commit fe7533e
authored
Merge pull request gitpython-developers#2007 from EliahKagan/cygwin-py39-venv
Work around Cygwin CI failure gitpython-developers#2004, except for `test_installation`1 file changed
+10-5Lines changed: 10 additions & 5 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
Open diff view settings
Collapse file
.github/workflows/cygwin-test.yml
Copy file name to clipboardExpand all lines: .github/workflows/cygwin-test.yml+10-5Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
31 | | - |
| 30 | + |
| 31 | + |
32 | 32 | |
33 | | - |
| 33 | + |
| 34 | + |
34 | 35 | |
35 | 36 | |
36 | 37 | |
| ||
57 | 58 | |
58 | 59 | |
59 | 60 | |
60 | | - |
| 61 | + |
61 | 62 | |
62 | 63 | |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
63 | 68 | |
64 | 69 | |
65 | 70 | |
|
0 commit comments