Skip to content

Commit d3b3117

Browse files
Update release-and-publish.yml
1 parent a9cdc05 commit d3b3117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
net-version: ['8.x']
3434
fail-fast: false
3535
steps:
36+
- uses: actions/checkout@v4
3637
- name: Test
3738
run: dotnet test --logger trx --results-directory "TestResults-${{ matrix.net-version }}"
3839
- name: Upload dotnet test results

0 commit comments

Comments
 (0)