Skip to content

fix(deps): update module github.com/stretchr/testify to v1.8.4 #6

fix(deps): update module github.com/stretchr/testify to v1.8.4

fix(deps): update module github.com/stretchr/testify to v1.8.4 #6

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Steffen Vogel <post@steffenvogel.de>
# SPDX-License-Identifier: Apache-2.0
# yaml-language-server: $schema=https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/github-workflow.json
---
name: Tests
on:
push:
branches:
- main
pull_request:
jobs:
test:
name: REUSE
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2