Skip to content

Commit

Permalink
6
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Aug 7, 2024
1 parent 6d1ae8a commit 253aa04
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint_and_test_cpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
fetch-depth: 0
with:
fetch-depth: 0
- name: clang-tidy
run: |
echo "0: ${{ github.base_ref }}"
Expand Down

0 comments on commit 253aa04

Please sign in to comment.