ci: remove --no-default-features from protocol test matrix (#3980)

This commit is contained in:
Zhengchao An
2026-06-28 09:12:23 +08:00
committed by GitHub
parent e1272f2aba
commit 3c6dc2a633
-2
View File
@@ -192,8 +192,6 @@ jobs:
flags: "--features swift"
- name: sftp
flags: "--features sftp"
- name: no-default
flags: "--no-default-features"
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
steps: