mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-07-26 05:46:59 +00:00
chore: update cargo lock and flatpak sources
After removing criterion, the cargo lockfile and flatpak sources have been refreshed to properly remove the offline build dependencies issue. Co-authored-by: arabianq <55220741+arabianq@users.noreply.github.com>
This commit is contained in:
co-authored by
arabianq
parent
dea12ddc0f
commit
27379d8e78
@@ -45,9 +45,6 @@ jobs:
|
||||
with:
|
||||
toolchain: 1.96.0
|
||||
|
||||
- name: Rust Cache
|
||||
uses: swatinem/rust-cache@v2
|
||||
|
||||
- name: Run tests
|
||||
run: cargo test --locked
|
||||
|
||||
@@ -138,9 +135,6 @@ jobs:
|
||||
with:
|
||||
toolchain: 1.96.0
|
||||
|
||||
- name: Rust Cache
|
||||
uses: swatinem/rust-cache@v2
|
||||
|
||||
- name: Build all binaries (debug-speed compilation into target/release)
|
||||
env:
|
||||
CARGO_PROFILE_RELEASE_OPT_LEVEL: 0
|
||||
|
||||
Reference in New Issue
Block a user