Skip to content

Commit

Permalink
Format code.
Browse files Browse the repository at this point in the history
  • Loading branch information
maliming committed Apr 20, 2020
1 parent 1d8aa25 commit 044fdc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ on:
- uses: actions/setup-dotnet@master
with:
dotnet-version: 3.1.100

- name: Build All
run: .\build-all.ps1
working-directory: .\build
shell: powershell

- name: Test All
run: .\test-all.ps1
working-directory: .\build
Expand Down

0 comments on commit 044fdc1

Please sign in to comment.