Skip to content

udpate the polkadot branch in CI for swap tests and fix extra data test for NanoS #1334

udpate the polkadot branch in CI for swap tests and fix extra data test for NanoS

udpate the polkadot branch in CI for swap tests and fix extra data test for NanoS #1334

Workflow file for this run

name: Code style check
on:
workflow_dispatch:
push:
branches:
- master
- develop
pull_request:
jobs:
check_linting:
name: Check linting using the reusable workflow
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_lint.yml@v1
with:
source: './src'
extensions: 'h,c'
version: 12