Skip to content

Remove FluentAssertions and replace with Shouldly #393

Remove FluentAssertions and replace with Shouldly

Remove FluentAssertions and replace with Shouldly #393

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: ["main"]
jobs:
build:
name: Build & Test
uses: ./.github/workflows/build-test.yml
permissions:
id-token: write
contents: read
checks: write
secrets: inherit