Skip to content
Snippets Groups Projects
Unverified Commit 0f499db3 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

Try to gather some more debug info for weird Windows behavior

parent c9f6c0b8
No related branches found
No related tags found
1 merge request!147Try to fix coverage collection from nix
......@@ -63,7 +63,7 @@ jobs:
env:
MAGIC_FOLDER_HYPOTHESIS_PROFILE: "ci"
run: |
python -m coverage run -m twisted.trial _zkapauthorizer
python -m coverage run --debug=config -m twisted.trial _zkapauthorizer
- name: "Convert Coverage"
run: |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment