Skip to content

Commit

Permalink
Ignore Lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
vmilosevic authored Aug 2, 2024
1 parent 1751fed commit 8b51c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ttrt-flatbuffer-ttnn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- name: Lint
if: ${{ matrix.enable_runtime }} == 'OFF'
shell: bash
continue-on-error: true
run: |
source env/activate
cmake --build ${{ steps.strings.outputs.build-output-dir }} --config ${{ matrix.build.build_type }} -- clang-tidy
Expand Down

0 comments on commit 8b51c45

Please sign in to comment.