Skip to content

Commit

Permalink
Do it, do it
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyzimarev committed Jul 15, 2021
1 parent f77637a commit 84a3784
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2.3.4
- name: Unshallow
run: git fetch --prune --unshallow
with:
fetch-depth: 0
- name: Run tests on Windows for all targets
run: dotnet test -c Release

Expand Down

0 comments on commit 84a3784

Please sign in to comment.