Skip to content

Commit

Permalink
Parallelize format to speed up build
Browse files Browse the repository at this point in the history
  • Loading branch information
kzu committed Apr 5, 2023
1 parent b87a8a7 commit 13d67e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ jobs:
dotnet-format:
runs-on: ubuntu-latest
needs: build
steps:
- name: 🤘 checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 13d67e2

Please sign in to comment.