Skip to content

fix use of uninitialized variable and removed wrong and unused consta… #144

fix use of uninitialized variable and removed wrong and unused consta…

fix use of uninitialized variable and removed wrong and unused consta… #144

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Rivos Inc.
#
# SPDX-License-Identifier: Apache-2.0
name: reuse
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: reuse Compliance Check
uses: fsfe/reuse-action@v1