mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 17:14:23 +01: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
|
||||
with:
|
||||
command: install
|
||||
args: --path=. --no-default-features
|
||||
args: --path=. --no-default-features --debug
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v2
|
||||
|
Loading…
Reference in New Issue
Block a user