Skip to content

Commit

Permalink
Test2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Jan 20, 2024
1 parent c69ca14 commit 64b00c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ jobs:
clang-format-version: '15'
check-path: ${{ matrix.path }}
changed-only: 'true'
- uses: vishnudxb/[email protected]
if: failure()
with:
repo: espressif/arduino-esp32
workflow_id: ${{ github.run_id }}
access_token: ${{ github.token }}

0 comments on commit 64b00c3

Please sign in to comment.