Skip to content

Commit 7e0debd

Browse files
authored
Update main.yml
1 parent 99facaf commit 7e0debd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ jobs:
257257
258258
- name: Test reflist format
259259
run: |
260-
timeout 45s php doi2jats.php -f reflist "10.30430/gjae.2023.0350" "10.52825/bis.v1i.42" > combined_test.xml || {
260+
timeout 60s php doi2jats.php -f reflist "10.30430/gjae.2023.0350" "10.52825/bis.v1i.42" > combined_test.xml || {
261261
echo "❌ Combined format test timed out or failed"
262262
exit 1
263263
}

0 commit comments

Comments
 (0)