diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index d19ada0..8da9278 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -13,7 +13,7 @@ jobs: dotnet-version: '7.0.400' - name: Build shell: pwsh - run: ./build.ps1 -Task Test + run: ./build.ps1 -Task Test Explore-GitHub-Actions: runs-on: ubuntu-latest steps: