Skip to content

Commit 4d39dc4

Browse files
committed
ci: bring back timeout
1 parent 068e0ff commit 4d39dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-js-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
lint:
1919
name: Linting
2020
runs-on: ubuntu-24.04
21-
timeout-minutes: 35
21+
timeout-minutes: 5
2222
permissions:
2323
id-token: write
2424
contents: read

0 commit comments

Comments
 (0)