Skip to content

Commit c991e21

Browse files
Update run_tests.yml
1 parent fc5bf16 commit c991e21

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@ jobs:
2323
run: dotnet build
2424
- name: Ensure browsers are installed
2525
run: pwsh AudioCuesheetEditor.End2EndTests/bin/Debug/net8.0/playwright.ps1 install --with-deps
26+
- name: Start App
27+
run: dotnet run --project AudioCuesheetEditor
2628
- name: Run tests
2729
run: dotnet test

0 commit comments

Comments
 (0)