mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-22 18:33:18 +01:00
Merge branch 'master' into master
This commit is contained in:
commit
dfd937630b
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
components: clippy
|
components: clippy
|
||||||
|
|
||||||
- name: Check with Clippy
|
- name: Check with Clippy
|
||||||
run: cargo clippy --workspace --tests --all-features -- -A unknown_lints
|
run: cargo clippy --workspace --tests --all-features -- -A unknown_lints -D dbg_macro
|
||||||
|
|
||||||
public-api-diff:
|
public-api-diff:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user