Skip to content

Merge pull request #33 from datalogics-josepha/qr #73

Merge pull request #33 from datalogics-josepha/qr

Merge pull request #33 from datalogics-josepha/qr #73

name: test-samples

Check failure on line 1 in .github/workflows/test-dotnet-samples.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-dotnet-samples.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: run-samples
on:
pull_request:
push:
branches: [ develop, main ]
env:
DOTNET_VERSION: '6.x'
jobs:
run-samples:
runs-on: ${{ matrix.os }}
defaults:
run:
shell: bash
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macos-14]
dir: []