Skip to content

remove dependency on strum (as unused) and bump strum_macros to 0.25 #37

remove dependency on strum (as unused) and bump strum_macros to 0.25

remove dependency on strum (as unused) and bump strum_macros to 0.25 #37

Workflow file for this run

# SPDX-FileCopyrightText: 2022 HH Partners
#
# SPDX-License-Identifier: MIT
name: Reuse
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
Reuse:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1