Skip to content

Commit

Permalink
Add ag to doxygen_layout_check
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 22, 2020
1 parent f749089 commit 985c69a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/code_layout.yml
Expand Up @@ -94,7 +94,8 @@ jobs:
- name: Install Requirements
run: |
sudo apt install -y \
expect
expect \
silversearcher-ag
- name: Doxygen Layout Test
run: ./tests/code_layout/test_doxygen_layout.sh

Expand Down

0 comments on commit 985c69a

Please sign in to comment.