Skip to content

Commit 0234ca5

Browse files
Update build-and-test.yml
Co-authored-by: Copilot <[email protected]>
1 parent f1dafe2 commit 0234ca5

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
@@ -32,7 +32,6 @@ jobs:
3232
- uses: actions/checkout@v5
3333
- name: Setup .NET environment
3434
uses: ./.github/actions/setup-dotnet
35-
with:
3635
- name: Test
3736
run: dotnet test --no-build --no-restore --verbosity normal --logger trx --results-directory ${{ runner.temp }}
3837

0 commit comments

Comments
 (0)