mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 14:21:45 +02:00
CI: build virtualenv tests in dev profile for speed (#5396)
This commit is contained in:
parent
96f8691c8d
commit
f0b9dc9da1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -136,7 +136,7 @@ jobs:
|
|||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: install
|
command: install
|
||||||
args: --path=. --no-default-features
|
args: --path=. --no-default-features --debug
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user