Skip to content

Commit 4280513

Browse files
authored
workflows: disable rpc compat in test-hive (#13720)
1 parent 57e5bae commit 4280513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-hive.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run_suite engine cancun
8585
run_suite engine api
8686
run_suite engine auth
87-
run_suite rpc compat
87+
# run_suite rpc compat
8888
continue-on-error: true
8989
- name: Upload output log
9090
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)