Move doxy-coverage to davatorium version

This commit is contained in:
Dave Davenport 2022-11-18 17:01:05 +01:00
parent c6ba962673
commit 30d50e3bdc
2 changed files with 2 additions and 2 deletions

View File

@ -20,5 +20,5 @@ runs:
exit 1
fi
python2 ./doxy-coverage/doxy-coverage.py builddir/doc/html/xml/
python ./doxy-coverage/doxy-coverage.py builddir/doc/html/xml/
shell: bash

View File

@ -45,7 +45,7 @@ runs:
xutils-dev
shell: bash
- id: doxy
run: git clone https://github.com/alobbs/doxy-coverage
run: git clone https://github.com/davatorium/doxy-coverage
shell: bash
- id: check
run: |