Skip to content

Commit 587b75c

Browse files
Update tests.yml
1 parent 70f6bb2 commit 587b75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Build
2020
run: dotnet build
2121
- name: Test
22-
run: dotnet test --logger trx --results-directory "TestResults-${{ matrix..net-version }}"
22+
run: dotnet test --logger trx --results-directory "TestResults-${{ matrix.net-version }}"

0 commit comments

Comments
 (0)