Skip to content

Commit

Permalink
[nrf noup] testspec: Add test spec to run crypto and TF-M tests
Browse files Browse the repository at this point in the history
Run crypto and TF-M tests on sdk-nrf downstream

Signed-off-by: Stephen Kingston <stephen.kingston@nordicsemi.no>
  • Loading branch information
stephen-nordic authored and nordicjm committed Aug 16, 2024
1 parent 72868c6 commit 5c25285
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/test-spec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
"CI-crypto-test":
- "**/*"

"CI-tfm-test":
- "**/*"

0 comments on commit 5c25285

Please sign in to comment.