Skip to content

Add more unit test to increase core_pkcs11.c code coverage rate (#195) #34

Add more unit test to increase core_pkcs11.c code coverage rate (#195)

Add more unit test to increase core_pkcs11.c code coverage rate (#195) #34

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