Skip to content

Bump MSTest.TestFramework from 3.1.1 to 3.2.0 #196

Bump MSTest.TestFramework from 3.1.1 to 3.2.0

Bump MSTest.TestFramework from 3.1.1 to 3.2.0 #196

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Frans van Dorsselaer
#
# SPDX-License-Identifier: MIT
---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: REUSE
on:
push:
branches: [master]
pull_request:
branches: [master]
permissions: read-all
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v2