Rename test job to daemon-lint-and-test

This commit is contained in:
Maya
2025-11-24 11:28:31 -05:00
committed by GitHub
parent 53faab91f7
commit 1db102a7c2

View File

@@ -24,6 +24,7 @@ defaults:
jobs:
test:
name: daemon-lint-and-test
runs-on: ubuntu-latest
steps:
@@ -52,4 +53,4 @@ jobs:
run: cargo test --lib
- name: Build daemon (release)
run: cargo build --release --bin daemon
run: cargo build --release --bin daemon