chore: Remove firmware type label from sidebar online status

- Drop firmware variant display (RS-Key/pico-fido) in sidebar status footer
- Rename workflow job to verify-build
This commit is contained in:
Suyog Tandel
2026-07-06 22:11:29 +05:30
parent 8f32c7c217
commit ae8a12946e
3 changed files with 5 additions and 15 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
- name: Run tests
run: nix develop --command cargo test --verbose
build-matrix:
verify-build:
name: Build (${{ matrix.platform }} / ${{ matrix.target }})
needs: checks
strategy: