mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-04 07:17:50 +00:00
dont fail on warn
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -98,4 +98,4 @@ jobs:
|
||||
run: cargo fmt --all -- --check
|
||||
|
||||
- name: Run cargo clippy
|
||||
run: cargo clippy --target ${{ matrix.target }} -- -D warnings
|
||||
run: cargo clippy --target ${{ matrix.target }}
|
||||
|
||||
Reference in New Issue
Block a user