Skip to content

Commit 06ff6f3

Browse files
wip
1 parent 144eea3 commit 06ff6f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nbgl_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
2626
- name: Test access to ledger-secure-sdk repository
2727
run: |
28-
if gh api -X GET /repos/LedgerHQ/app-nbgl-test; then
28+
if gh api -X GET /repos/LedgerHQ/app-nbgl-tests; then
2929
echo "Access to the repository is successful."
3030
else
3131
echo "Failed to access the repository."

0 commit comments

Comments
 (0)