Skip to content

Commit 429e63a

Browse files
author
chenyunliang520
committed
Add DNS and Python environment diagnostics to SSL tests workflow and fix RST license link syntax
1 parent 8eafd41 commit 429e63a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-ssl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ jobs:
228228
229229
- name: Print DNS and Python environment
230230
run: |
231+
source venv/bin/activate
231232
python - << 'EOF'
232233
import asyncio
233234
import dns

0 commit comments

Comments
 (0)