Skip to content

Commit

Permalink
Lint only the C
Browse files Browse the repository at this point in the history
  • Loading branch information
fbeutin-ledger committed Sep 9, 2024
1 parent cfeebbb commit e391a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
name: Check linting using the reusable workflow
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_lint.yml@v1
with:
source: './'
source: './src'
extensions: 'h,c'
version: 12

0 comments on commit e391a2a

Please sign in to comment.