Skip to content

Commit

Permalink
Fix project_name
Browse files Browse the repository at this point in the history
  • Loading branch information
lefticus authored Apr 29, 2023
1 parent 8178762 commit 9451f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
env:
CLANG_TIDY_VERSION: "15.0.2"
VERBOSE: 1
PROJECT_NAME: ${{ env.PROJECT_NAME }}
PROJECT_NAME: myproject


jobs:
Expand Down

0 comments on commit 9451f27

Please sign in to comment.