Skip to content

Switch to Reference Design Template codebase #12

Switch to Reference Design Template codebase

Switch to Reference Design Template codebase #12

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: nrf52840dk_nrf52840
ARTIFACT: false