Skip to content

Add support for LoRaWAN Firmware Management Protocol 1.0.0 (#75) #3

Add support for LoRaWAN Firmware Management Protocol 1.0.0 (#75)

Add support for LoRaWAN Firmware Management Protocol 1.0.0 (#75) #3

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run the tests
run: docker-compose run --rm lorawan make test