mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 15:39:59 -07:00
Merge branch 'main' into frontend-rework
This commit is contained in:
2
.github/workflows/check-and-test.yml
vendored
2
.github/workflows/check-and-test.yml
vendored
@@ -34,6 +34,8 @@ jobs:
|
||||
npm run build
|
||||
popd
|
||||
cargo test --verbose --no-default-features --features=${{ matrix.device.name }}
|
||||
- name: Run clippy
|
||||
run: cargo clippy --verbose --no-default-features --features=${{ matrix.device.name }}
|
||||
|
||||
windows_serial_check_and_test:
|
||||
runs-on: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user