Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tdejoigny-ledger committed Dec 6, 2024
1 parent fb8bf4e commit 24934a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/nbgl_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ on:
workflow_dispatch:

jobs:
run_NBGL_tests_1:
uses: LedgerHQ/app-nbgl-tests/.github/workflows/build_and_functional_tests.yml@master
with:
golden_run: "Open a PR"
secrets: inherit

run_NBGL_tests:
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit 24934a1

Please sign in to comment.