Skip to content

Commit

Permalink
Fetch everything
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrnikitin committed Nov 15, 2023
1 parent 9b23829 commit 798db19
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3

with:
fetch-depth: 0

- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
Expand Down

0 comments on commit 798db19

Please sign in to comment.