mirror of
https://github.com/iceHtwoO/novaOS.git
synced 2026-06-01 00:29:44 +00:00
First Try
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Run format check
|
||||
run: cargo fmt --check
|
||||
- name: Run lint
|
||||
run: cargo clippy
|
||||
run: cargo clippy -- -D warnings
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user