Skip to content

Commit 1208aa4

Browse files
committed
ci: disable integration tests as setup was not updated
1 parent b62c819 commit 1208aa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ jobs:
133133

134134
test:
135135
needs: setup
136+
# integration tests are completely broken in adapters branch for now, so no point in running them currently
137+
if: false
136138
strategy:
137139
fail-fast: false
138140
matrix:

0 commit comments

Comments
 (0)