Skip to content

Commit

Permalink
tmp debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sgliner-ledger committed Mar 8, 2024
1 parent 8de58d4 commit af42320
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_and_functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
ragger_tests:
name: Run ragger tests using the reusable workflow
needs: build_application
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_ragger_tests.yml@v1
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_ragger_tests.yml@sgl/add-ragger-args
with:
download_app_binaries_artifact: "compiled_app_binaries"
additional_test_argument: " -s "

0 comments on commit af42320

Please sign in to comment.