Skip to content

Update CHANGELOG.md #95

Update CHANGELOG.md

Update CHANGELOG.md #95

Workflow file for this run

name: Unit tests and coverage
on:
push:
branches:
- 'master'
- 'develop'
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Checkout Repository
uses: actions/[email protected]
- name: Run Ceedling Unit Tests
uses: pavelpolach321/[email protected]
with:
unit-test-path: '${{ github.workspace }}/'