Skip to content

Make sure to return an error if a Thorchain swap is attempted on Nano S #1326

Make sure to return an error if a Thorchain swap is attempted on Nano S

Make sure to return an error if a Thorchain swap is attempted on Nano S #1326

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