Skip to content

Commit

Permalink
update Ledger guidelines enforcer
Browse files Browse the repository at this point in the history
  • Loading branch information
ftheirs committed Dec 7, 2023
1 parent 32f7c5d commit 3f286b4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 172 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/guidelines_enforcer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,3 @@ jobs:
guidelines_enforcer:
name: Call Ledger guidelines_enforcer
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_guidelines_enforcer.yml@v1
with:
relative_app_directory: app
170 changes: 0 additions & 170 deletions app/script_s2.ld

This file was deleted.

7 changes: 7 additions & 0 deletions ledger_app.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[app]
build_directory = "./app/"
sdk = "C"
devices = ["nanos", "nanox", "nanos+", "stax"]

[tests]
unit_directory = ""

0 comments on commit 3f286b4

Please sign in to comment.