Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tdejoigny-ledger committed Nov 13, 2024
1 parent 144eea3 commit 06ff6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nbgl_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Test access to ledger-secure-sdk repository
run: |
if gh api -X GET /repos/LedgerHQ/app-nbgl-test; then
if gh api -X GET /repos/LedgerHQ/app-nbgl-tests; then
echo "Access to the repository is successful."
else
echo "Failed to access the repository."
Expand Down

0 comments on commit 06ff6f3

Please sign in to comment.