We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a1842c commit 86f7e07Copy full SHA for 86f7e07
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ concurrency:
14
15
env:
16
CARGO_ARGS: --features ssl,jit
17
- NON_WASM_PACKAGES: >
+ NON_WASM_PACKAGES: >-
18
-p rustpython-bytecode
19
-p rustpython-common
20
-p rustpython-compiler
0 commit comments