ci/nix: use a "test"
cargo profile
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
04971d0430
commit
fb8a2846df
6 changed files with 40 additions and 5 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -62,6 +62,8 @@ jobs:
|
|||
tests:
|
||||
name: Test
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
CARGO_PROFILE: "test"
|
||||
steps:
|
||||
- name: Free Disk Space (Ubuntu)
|
||||
uses: jlumbroso/free-disk-space@main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue