diff options
| author | Michal Hanus <hanus.michal@divelit.cz> | 2025-04-23 13:43:14 +0200 |
|---|---|---|
| committer | Michal Hanus <hanus.michal@divelit.cz> | 2025-04-23 13:43:14 +0200 |
| commit | d1c04e8b36bc206eb520f7b79183d5c015855252 (patch) | |
| tree | 469857024814e16b8ed27c52c5b8689358455f33 /gnss/sample.yaml | |
| parent | 851d92974af6cefa00de1379dad8b8076c2dd107 (diff) | |
| parent | 0dee9f28ef79d54ec06f460b5e1deb10a8efd303 (diff) | |
Merge remote-tracking branch 'refs/remotes/xyz/master'
Diffstat (limited to 'gnss/sample.yaml')
| -rw-r--r-- | gnss/sample.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gnss/sample.yaml b/gnss/sample.yaml new file mode 100644 index 0000000..cf0684e --- /dev/null +++ b/gnss/sample.yaml @@ -0,0 +1,11 @@ +sample: + name: GNSS fix +tests: + samples.cellular.fundamentals_course: + build_only: true + platform_allow: nrf9160dk_nrf9160_ns thingy91_nrf9160_ns conexio_stratus_ns + integration_platforms: + - nrf9160dk_nrf9160_ns + - thingy91_nrf9160_ns + - conexio_stratus_ns + tags: ci_build
\ No newline at end of file |
