Skip to content

Commit 0c4b427

Browse files
committed
Merge remote-tracking branch 'upstream/master' into dev
2 parents 165a360 + ea61438 commit 0c4b427

233 files changed

Lines changed: 11685 additions & 5112 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/document.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
-p iced_wgpu \
2929
-p iced_widget \
3030
-p iced_winit \
31+
-p iced_test \
3132
-p iced
3233
- name: Write CNAME file
3334
run: echo 'docs.iced.rs' > ./target/doc/CNAME

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ jobs:
2626
cargo test --verbose --workspace
2727
cargo test --verbose --workspace -- --ignored
2828
cargo test --verbose --workspace --all-features
29-
cargo test --verbose --workspace --all-features -- --ignored

0 commit comments

Comments
 (0)