Skip to content

Commit a3fca72

Browse files
Update run_tests.yml
1 parent ddb8481 commit a3fca72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
shell: bash
4848

4949
- name: Run tests
50-
run: dotnet test --no-build
50+
run: dotnet test
5151

5252
- name: Upload traces
5353
if: always()

0 commit comments

Comments
 (0)