Skip to content

Commit

Permalink
no timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
whyoleg committed Dec 6, 2024
1 parent 4ca305d commit 52a03bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: ./.github/actions/setup-gradle

- run: ./gradlew ${{ matrix.target }}Test --continue
timeout-minutes: 30
# timeout-minutes: 30

- if: always() && !cancelled()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 52a03bd

Please sign in to comment.