This commit is contained in:
parent
14cc281c27
commit
1b9b5c3a5e
1 changed files with 2 additions and 2 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
|
@ -21,8 +21,8 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
- name: Install cargo
|
||||
run: nix-env -iA nixpkgs.cargo
|
||||
- name: Formatting
|
||||
run: cargo fmt --all -- --check
|
||||
#- name: Formatting
|
||||
# run: cargo fmt --all -- --check
|
||||
- name: Build local version
|
||||
run: cargo build --verbose
|
||||
- name: Build OIDC version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue