mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-01 16:37:53 -04:00
ci: check formatting
This commit is contained in:
@@ -27,8 +27,11 @@ jobs:
|
||||
- name: Check
|
||||
run: cargo check --verbose
|
||||
|
||||
- name: Formatting
|
||||
run: cargo fmt --check --verbose
|
||||
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
|
||||
- name: Run tests
|
||||
- name: Test
|
||||
run: cargo nextest run
|
||||
|
Reference in New Issue
Block a user