Skip to content

Remove duplicate license #19

Remove duplicate license

Remove duplicate license #19

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