Skip to content

Commit

Permalink
add timeout-minutes: on job of test installer
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioettorre committed May 9, 2024
1 parent 1376a8b commit 959ced1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
Test_OQ:
needs: Build_Installer
runs-on: windows-2019
timeout-minutes: 45
steps:
- name: Download Windows Installer from build job
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 959ced1

Please sign in to comment.