Skip to content

Commit

Permalink
More verbose doc test feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 12, 2020
1 parent 1435076 commit ceea4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_layout.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
cmake -DWITH_SERVER=ON -DUSE_CCACHE=OFF -DWITH_CORE=OFF -DWITH_APIDOC=ON -DWITH_ASTYLE=ON -DENABLE_TESTS=ON -DWITH_DOT=NO ..
make -j3
- name: Run Tests
run: cd build && ctest -R PyQgsDocCoverage
run: cd build && ctest -V -R PyQgsDocCoverage

license_check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ceea4f2

Please sign in to comment.