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 8178762 commit 9451f27Copy full SHA for 9451f27
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ on:
12
env:
13
CLANG_TIDY_VERSION: "15.0.2"
14
VERBOSE: 1
15
- PROJECT_NAME: ${{ env.PROJECT_NAME }}
+ PROJECT_NAME: myproject
16
17
18
jobs:
0 commit comments