Skip to content

Commit 78c5bf0

Browse files
[CDAPI-78]: Increased schema validation tests timeout to 10 minutes
1 parent aeafa93 commit 78c5bf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-2-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
test-schema:
9595
name: "Schema validation tests"
9696
runs-on: ubuntu-latest
97-
timeout-minutes: 5
97+
timeout-minutes: 10
9898
steps:
9999
- name: "Checkout code"
100100
uses: actions/checkout@v6

0 commit comments

Comments
 (0)