Skip to content

Commit

Permalink
Add timeout to CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipRoman committed Apr 15, 2024
1 parent aa84b39 commit 1f842a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -17,6 +17,7 @@ jobs:

Test:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v3
- name: Set up JDK 17
Expand Down

0 comments on commit 1f842a6

Please sign in to comment.