Skip to content

Commit

Permalink
remove init script, #17
Browse files Browse the repository at this point in the history
  • Loading branch information
rossGardiner committed Apr 4, 2022
1 parent 5616d4d commit fdd8617
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
# Exclude any issues found in ${Project_root_dir}/lib
exclude_dir: lib

# Additional script that will be run (sourced) AFTER 'apt_pckgs' and before running Cmake
init_script: setup.sh

# (Optional) clang-tidy args
clang_tidy_args: -checks='*,fuchsia-*,google-*,zircon-*,abseil-*,modernize-use-trailing-return-type'

Expand Down

0 comments on commit fdd8617

Please sign in to comment.