mirror of
https://github.com/cds-astro/aladin-lite.git
synced 2026-06-12 11:01:37 -07:00
fix test ci fmt
This commit is contained in:
committed by
Matthieu Baumann
parent
16a1e808a2
commit
0cbd0c9f23
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: "Run cargo clippy"
|
||||
run: cd src/core && cargo clippy --all-targets --features=webgl2 -- -D warnings
|
||||
- name: Format check
|
||||
run: cargo fmt --all -- --check
|
||||
run: cd src/core && cargo fmt --all -- --check
|
||||
- name: "Install dependencies"
|
||||
run: |
|
||||
npm install
|
||||
|
||||
Reference in New Issue
Block a user