This commit is contained in:
parent
6d9b898238
commit
4d54417b80
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
- name: Formatting
|
||||
run: cargo fmt --all -- --check
|
||||
- name: Build local version
|
||||
run: nix-build
|
||||
run: cargo build --verbose
|
||||
- name: Build OIDC version
|
||||
run: cargo build --verbose --no-default-features --features oidc
|
||||
- name: Run tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue