10000 fix: change name in CI tests · RustPython/RustPython@77b4a3e · GitHub
[go: up one dir, main page]

Skip to content

Commit 77b4a3e

Browse files
discord9youknowone
authored andcommitted
fix: change name in CI tests
1 parent 99e9257 commit 77b4a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414
cancel-in-progress: true
1515

1616
env:
17-
CARGO_ARGS: --no-default-features --features stdlib,zlib,importlib,encodings,ssl,jit,gc
17+
CARGO_ARGS: --no-default-features --features stdlib,zlib,importlib,encodings,ssl,jit,gc_bacon
1818
NON_WASM_PACKAGES: >-
1919
-p rustpython-common
2020
-p rustpython-compiler-core

0 commit comments

Comments
 (0)
0