Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Chong Liu committed Jan 26, 2024
1 parent 20572a8 commit a2c2685
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/common_function_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
- name: Run Cppcheck
run: |
chmod +x .github/workflows/taskRunner/common_functions/runCppcheck.sh
.github/workflows/taskRunner/common_functions/runCppcheck.sh
chmod +x .github/workflows/taskRunner/common_functions/run_cppcheck.sh
.github/workflows/taskRunner/common_functions/run_cppcheck.sh
# Job
GoogleStyleCheck:
Expand Down

0 comments on commit a2c2685

Please sign in to comment.