Skip to content

Commit 9975785

Browse files
committed
feat: Simplify CI
1 parent 1711ac7 commit 9975785

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
steps:
1212
- name: Checkout OpenActive.DatasetSite.NET
1313
uses: actions/checkout@v2
14-
with:
15-
fetch-depth: 0 # avoid shallow clone so nbgv can do its work.
1614
- name: Setup .NET 6.0.x
1715
uses: actions/setup-dotnet@v2
1816
with:

0 commit comments

Comments
 (0)