Skip to content

Commit 1b81830

Browse files
authored
CI,Cygwin: Revert running pytest in different directory.
1 parent 8eb9f47 commit 1b81830

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cygwin.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,8 +243,6 @@ jobs:
243243
shell: bash.exe -eo pipefail -o igncr "{0}"
244244
id: cygwin-run-pytest
245245
run: |
246-
mkdir run-test
247-
cd run-test
248246
xvfb-run python -m pytest -rfEsXR -n auto \
249247
--maxfail=50 --timeout=300 --durations=25 \
250248
--cov-report=xml --cov=lib --log-level=DEBUG --color=yes

0 commit comments

Comments
 (0)