1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

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: |