Skip to content

mbed and mbed_giga added to library.properties #214

mbed and mbed_giga added to library.properties

mbed and mbed_giga added to library.properties #214

Workflow file for this run

name: Unit tests
on:
push:
branches:
- master
pull_request:
types:
- opened
- synchronize
defaults:
run:
shell: bash
jobs:
ut:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Unit tests
run: make -C extras/test