We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c931a6 commit 39e4b4aCopy full SHA for 39e4b4a
1 file changed
.github/workflows/github-actions.yml
@@ -13,7 +13,7 @@ jobs:
13
dotnet-version: '7.0.400'
14
- name: Build
15
shell: pwsh
16
- run: ./build.ps1 -Task Test
+ run: ./build.ps1 -Task Test
17
Explore-GitHub-Actions:
18
runs-on: ubuntu-latest
19
steps:
0 commit comments