🐛 --no-tests=skip
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
|||||||
packages: libjavascriptcoregtk-4.1-dev libwebkit2gtk-4.1-dev build-essential curl wget file libxdo-dev libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra
|
packages: libjavascriptcoregtk-4.1-dev libwebkit2gtk-4.1-dev build-essential curl wget file libxdo-dev libssl-dev libgtk-3-dev libayatana-appindicator3-dev librsvg2-dev gnome-video-effects gnome-video-effects-extra
|
||||||
version: 1.0
|
version: 1.0
|
||||||
- name: Run unit & integration tests with nextest
|
- name: Run unit & integration tests with nextest
|
||||||
run: cargo hack --feature-powerset --exclude-features cli-build nextest run --no-tests
|
run: cargo hack --feature-powerset --exclude-features cli-build nextest run --no-tests=skip
|
||||||
|
|
||||||
cargo-clippy:
|
cargo-clippy:
|
||||||
name: Check codebase quality (cargo clippy)
|
name: Check codebase quality (cargo clippy)
|
||||||
|
|||||||
Reference in New Issue
Block a user