is it fixed by newest git?
Some checks failed
Test wwvbgen / test (1) (push) Has been cancelled
Test wwvbgen / test (10) (push) Has been cancelled

This commit is contained in:
Jeff Epler 2025-08-09 11:14:51 -05:00
parent b324305afd
commit 056369a3b3

View file

@ -35,7 +35,7 @@ jobs:
- name: Install deps - name: Install deps
run: | run: |
python -mpip install wheel python -mpip install wheel
python -mpip install coverage python -mpip install git+https://github.com/nedbat/coveragepy.git
- name: Coverage - name: Coverage
run: | run: |