Skip to content

Commit d593352

Browse files
Update run_tests.yml
1 parent c991e21 commit d593352

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
@@ -24,6 +24,6 @@ jobs:
2424
- name: Ensure browsers are installed
2525
run: pwsh AudioCuesheetEditor.End2EndTests/bin/Debug/net8.0/playwright.ps1 install --with-deps
2626
- name: Start App
27-
run: dotnet run --project AudioCuesheetEditor
27+
run: dotnet run --project AudioCuesheetEditor &
2828
- name: Run tests
2929
run: dotnet test

0 commit comments

Comments
 (0)