Skip to content

Update the unit test variable name to match other FreeRTOS Repos. (#52) #15

Update the unit test variable name to match other FreeRTOS Repos. (#52)

Update the unit test variable name to match other FreeRTOS Repos. (#52) #15

Workflow file for this run

name: Doxygen Generation
on:
push:
branches: [main]
workflow_dispatch:
jobs:
doxygen-generation:
runs-on: ubuntu-latest
steps:
- name: Doxygen generation
uses: FreeRTOS/CI-CD-Github-Actions/doxygen-generation@main