mirror of
https://github.com/librespot-org/librespot.git
synced 2024-12-18 17:11:53 +00:00
Update workflow
This commit is contained in:
parent
16de6a7f68
commit
c49e1320d4
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
@ -99,8 +99,8 @@ jobs:
|
||||||
- run: cargo hack --workspace --remove-dev-deps
|
- run: cargo hack --workspace --remove-dev-deps
|
||||||
- run: cargo build -p librespot-core --no-default-features
|
- run: cargo build -p librespot-core --no-default-features
|
||||||
- run: cargo build -p librespot-core
|
- run: cargo build -p librespot-core
|
||||||
- run: cargo build -p librespot-connect
|
- run: cargo hack build --each-feature -p librespot-discovery
|
||||||
- run: cargo build -p librespot-connect --no-default-features --features with-dns-sd
|
- run: cargo hack build --each-feature -p librespot-playback
|
||||||
- run: cargo hack build --each-feature
|
- run: cargo hack build --each-feature
|
||||||
|
|
||||||
test-windows:
|
test-windows:
|
||||||
|
|
Loading…
Reference in a new issue