Skip to content

Sync the yacht exercise's docs with the latest data. (#1258) #1184

Sync the yacht exercise's docs with the latest data. (#1258)

Sync the yacht exercise's docs with the latest data. (#1258) #1184

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b
- uses: actions/setup-dotnet@4d6c8fcf3c8f7a60068d26b594648e99df24cee3
with:
dotnet-version: "8.0.200"
- run: pwsh ./test.ps1