Skip to content

Commit

Permalink
Test CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bigspider committed Apr 5, 2024
1 parent efe8138 commit eb66957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ 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@cev/remove_test_options
with:
download_app_binaries_artifact: "compiled_app_binaries"

0 comments on commit eb66957

Please sign in to comment.