Skip to content

[node_certificate_controller] add unit test and minor refactor #640

[node_certificate_controller] add unit test and minor refactor

[node_certificate_controller] add unit test and minor refactor #640

Workflow file for this run

# SPDX-FileCopyrightText: Copyright 2024 SAP SE or an SAP affiliate company and cobaltcore-dev contributors
#
# SPDX-License-Identifier: Apache-2.0
name: REUSE Compliance Check
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v5.0.0