Skip to content

Commit

Permalink
try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Aug 7, 2024
1 parent 0611813 commit 00b791d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test_cpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: clang-tidy
run: ./build-support/clang_tidy.py --rev-range $GITHUB_SHA
run: ./build-support/clang_tidy.py --rev-range 6cf3ae96e8b47d0c386c08737b28351d6be7dec6

iwyu:
name: IWYU
Expand Down

0 comments on commit 00b791d

Please sign in to comment.