Skip to content

Commit

Permalink
fix org name
Browse files Browse the repository at this point in the history
  • Loading branch information
finger563 committed Dec 27, 2023
1 parent 0a9d72b commit 35eefb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
submodules: 'recursive'

- name: Run static analysis
uses: espp/StaticAnalysis@master
uses: esp-cpp/StaticAnalysis@master
with:
# Do not build the project and do not use cmake to generate compile_commands.json
use_cmake: false
Expand Down

0 comments on commit 35eefb7

Please sign in to comment.