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 b0c5ee3 commit 8c83693Copy full SHA for 8c83693
.github/workflows/jwt.yml
@@ -10,6 +10,7 @@ jobs:
10
coverage:
11
runs-on: ubuntu-latest
12
steps:
13
+ - run: sudo apt install lcov
14
- uses: actions/checkout@v4
15
- uses: lukka/get-cmake@latest
16
- uses: ./.github/actions/install/gtest
0 commit comments