run tests on CI
This commit is contained in:
parent
5c611721bf
commit
1028d50f2b
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ jobs:
|
||||||
name: Checkout
|
name: Checkout
|
||||||
- name:
|
- name:
|
||||||
run: |
|
run: |
|
||||||
|
nix develop -c cargo nextest run --run-ignored all
|
||||||
nix develop -c cargo build --release
|
nix develop -c cargo build --release
|
||||||
build-nix:
|
build-nix:
|
||||||
runs-on: flakes-action
|
runs-on: flakes-action
|
Loading…
Reference in a new issue