Skip to content

Bump elliptic from 6.5.4 to 6.6.0 in /test/tools #1369

Bump elliptic from 6.5.4 to 6.6.0 in /test/tools

Bump elliptic from 6.5.4 to 6.6.0 in /test/tools #1369

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