Skip to content

Update instructions for lucians-luscious-lasagna with datatype #1202

Update instructions for lucians-luscious-lasagna with datatype

Update instructions for lucians-luscious-lasagna with datatype #1202

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3
with:
dotnet-version: "8.0.200"
- run: pwsh ./test.ps1