Skip to content

Commit e12b189

Browse files
committed
Disable heavily broke unmaintained integration tests
1 parent e0260d8 commit e12b189

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
- name: Unit tests
4040
run: ./lib/run_tests.sh
4141

42-
- name: Integration tests
43-
run: ./lib/test/integration/integration_test.sh
42+
# - name: Integration tests
43+
# run: ./lib/test/integration/integration_test.sh

0 commit comments

Comments
 (0)