Skip to content

Commit 412801f

Browse files
committed
Update test
1 parent 8f07abb commit 412801f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@ jobs:
100100
- run: cargo build -p librespot-core --no-default-features
101101
- run: cargo build -p librespot-core
102102
- run: cargo hack build --each-feature -p librespot-audio
103-
- run: cargo build -p librespot-connect
104-
- run: cargo build -p librespot-connect --no-default-features --features with-dns-sd
103+
- run: cargo hack build --each-feature -p librespot-discovery
105104
- run: cargo hack build --locked --each-feature
106105

107106
test-windows:

0 commit comments

Comments
 (0)