Skip to content

Commit

Permalink
ci: add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Dec 22, 2023
1 parent 8087d7c commit 39d6575
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
# Display must be available globally for linux to know where xvfb is
DISPLAY: ":99.0"
QT_SELECT: "qt6"
timeout-minutes: 30

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 39d6575

Please sign in to comment.