Skip to content

Commit

Permalink
Run stress-test as-main
Browse files Browse the repository at this point in the history
  • Loading branch information
halgari authored May 31, 2024
1 parent bb12ddd commit 5b10ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mod_install_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:

- name: Stress Test
continue-on-error: true
run: dotnet run --project ./src/NexusMods.App/NexusMods.App.csproj -- stress-test -g ${{matrix.game}} -o ${{ github.step_summary }}
run: dotnet run --project ./src/NexusMods.App/NexusMods.App.csproj -- as-main stress-test -g ${{matrix.game}} -o ${{ github.step_summary }}

0 comments on commit 5b10ba7

Please sign in to comment.