Skip to content

Merge template v2.2.1 #20

Merge template v2.2.1

Merge template v2.2.1 #20

Workflow file for this run

# Copyright (c) 2023 Golioth, Inc.
# SPDX-License-Identifier: Apache-2.0
name: Test firmware
on:
pull_request:
push:
jobs:
test_build:
uses: ./.github/workflows/build_zephyr.yml
with:
ZEPHYR_SDK: 0.16.3
BOARD: thingy91_nrf9160_ns
ARTIFACT: false