We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92e5c6 commit 72cca87Copy full SHA for 72cca87
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Run tests
75
env:
76
PYTHON: python3
77
- ADAPTERS: cztop ffi-rzmq pyzmq
+ ADAPTERS: cztop ffi-rzmq
78
run: |
79
for adapter in $ADAPTERS; do
80
export IRUBY_TEST_SESSION_ADAPTER_NAME=$adapter
0 commit comments