Skip to content

Commit d4e586f

Browse files
(fix): Cross platform tests flakes
The integration tests are not ideal for those. We are testing it with prow
1 parent 07479d7 commit d4e586f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/cross-platform-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,3 @@ jobs:
3737

3838
- name: Run Testdata
3939
run: make test-testdata
40-
41-
- name: Run Integration Tests
42-
run: make test-integration
43-

0 commit comments

Comments
 (0)