Skip to content

Merge remote-tracking branch 'origin/master' into fix-publish #104

Merge remote-tracking branch 'origin/master' into fix-publish

Merge remote-tracking branch 'origin/master' into fix-publish #104

Workflow file for this run

name: Build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Test
uses: devcontainers/[email protected]
with:
push: never
runCmd: dotnet test