Skip to content

build(deps): bump nunit from 3.14.0 to 4.0.0 #68

build(deps): bump nunit from 3.14.0 to 4.0.0

build(deps): bump nunit from 3.14.0 to 4.0.0 #68

Workflow file for this run

name: PullRequest
on:
pull_request:
branches: [ master ]
jobs:
build:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
uses: ./.github/workflows/build.yml
with:
runs-on: ${{ matrix.os }}