Skip to content

Commit f2124e6

Browse files
committed
TMP: add echo
1 parent b5defa7 commit f2124e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
env:
7272
PYTEST_HTTPSERVER_HOST: '127.0.0.1'
7373
run: |
74+
echo FOO
75+
which poetry
7476
poetry run pytest tests -s -vv --release
7577
# poetry run pytest tests -s -vv --ssl
7678

0 commit comments

Comments
 (0)