Skip to content

Commit ddb8481

Browse files
Update run_tests.yml
1 parent 192b3e4 commit ddb8481

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
50+
run: dotnet test --no-build
5151

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

0 commit comments

Comments
 (0)