Skip to content

Add BMP280 to IFRC-IFLIGHT_F745_AIO #743

Add BMP280 to IFRC-IFLIGHT_F745_AIO

Add BMP280 to IFRC-IFLIGHT_F745_AIO #743

Workflow file for this run

# Checks Unified Target Configuration.
#
name: CI - PR Test
on:
pull_request:
branches:
- master
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run tests
run: make test