Skip to content

Commit 5b2bb6f

Browse files
Update build-and-test.yml
1 parent aec82a6 commit 5b2bb6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
- name: Setup .NET environment
3434
uses: ./.github/actions/setup-dotnet
3535
with:
36-
build: 'true'
3736
- name: Test
3837
run: dotnet test --no-build --no-restore --verbosity normal --logger trx --results-directory ${{ runner.temp }}
3938

0 commit comments

Comments
 (0)