Skip to content

Migrate to Shouldly #1336

Migrate to Shouldly

Migrate to Shouldly #1336

Workflow file for this run

name: pull-requests
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
permissions:
contents: read
issues: read
pull-requests: read
jobs:
build:
uses: ./.github/workflows/pipeline.yaml
with:
version: 0.38.${{ github.run_number }}