Skip to content

Commit a0e9b26

Browse files
authored
Disable integration tests in CI workflow (#1754)
1 parent fb67422 commit a0e9b26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ jobs:
9898

9999
integration:
100100
runs-on: docs-builder-latest-16
101+
if: false
101102
steps:
102103
- uses: actions/checkout@v4
103104

0 commit comments

Comments
 (0)