We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144eea3 commit 06ff6f3Copy full SHA for 06ff6f3
.github/workflows/nbgl_tests.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Test access to ledger-secure-sdk repository
27
run: |
28
- if gh api -X GET /repos/LedgerHQ/app-nbgl-test; then
+ if gh api -X GET /repos/LedgerHQ/app-nbgl-tests; then
29
echo "Access to the repository is successful."
30
else
31
echo "Failed to access the repository."
0 commit comments