Update .forgejo/workflows/ci.yml
All checks were successful
CI / cargo test (push) Successful in 5m22s
All checks were successful
CI / cargo test (push) Successful in 5m22s
This commit is contained in:
parent
50b02a7975
commit
9ca51bdd2c
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ jobs:
|
|||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# set validate all codebase to false to only check new or edited files
|
||||
VALIDATE_ALL_CODEBASE: false
|
||||
# GITHUB_STATUS_REPORTER: ${{ !env.ACT }}
|
||||
# GITHUB_COMMENT_REPORTER: ${{ !env.ACT }}
|
||||
VALIDATE_MARKDOWN: true
|
||||
VALIDATE_RUST_CLIPPY: true
|
||||
VALIDATE_GITLEAKS: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue