Skip to content

Commit

Permalink
refactor: reduce timeout again
Browse files Browse the repository at this point in the history
  • Loading branch information
EagleoutIce committed Sep 16, 2023
1 parent 35ea1ad commit a2a8166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
if: ${{ github.event_name != 'pull_request' || github.event.pull_request.base.ref != 'main' }}
uses: Code-Inspect/flowr/.github/workflows/run.yaml@main
with:
timeout-minutes: 20
timeout-minutes: 12
action: test-full
image: windows-latest
coverage: true
Expand Down

0 comments on commit a2a8166

Please sign in to comment.