Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
wekempf committed Oct 1, 2023
1 parent 1c931a6 commit 3fad288
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
# Semantic version range syntax or exact version of a dotnet version
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:
Expand Down

0 comments on commit 3fad288

Please sign in to comment.