Skip to content

Commit 8dc9269

Browse files
authored
lower timeout
1 parent 06452d6 commit 8dc9269

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/enforce-license-compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030
uses: getsentry/action-enforce-license-compliance@main
3131
with:
3232
skip_checkout: 'true'
33-
fossa_test_timeout_seconds: 3600
33+
fossa_test_timeout_seconds: 60
3434
fossa_api_key: ${{ secrets.FOSSA_API_KEY }}

0 commit comments

Comments
 (0)