We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7213444 commit 0c6bc9cCopy full SHA for 0c6bc9c
.github/workflows/CI.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Install dependencies
12
run: |
13
sudo apt-get update
14
- sudo apt-get -y install check
+ sudo apt-get -y install check doxygen
15
16
- name: Checkout
17
uses: actions/checkout@v4
0 commit comments