Skip to content

Commit bbdd805

Browse files
committed
Update workflows
1 parent 7dccba8 commit bbdd805

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,7 @@ jobs:
2020
needs: build
2121
timeout-minutes: 3
2222
steps:
23+
- name: Checkout
24+
uses: actions/checkout@v4
2325
- name: Test
2426
run: dotnet test --configuration Release

0 commit comments

Comments
 (0)