summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-08-06 01:57:40 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-08-06 01:57:40 +0200
commit8550550027bbe8123df5503fe616af8689a87360 (patch)
tree83a5870d96446266cf78de5c2c7d2a49050f1cf3 /.github/workflows
parent1923dbf7f0769d55e5283f572fde0ce752e28b86 (diff)
downloadiced-8550550027bbe8123df5503fe616af8689a87360.tar.gz
iced-8550550027bbe8123df5503fe616af8689a87360.tar.bz2
iced-8550550027bbe8123df5503fe616af8689a87360.zip
Remove `iced_pure` from `document` workflow
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/document.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/document.yml b/.github/workflows/document.yml
index 5a8cb252..e69f4d63 100644
--- a/.github/workflows/document.yml
+++ b/.github/workflows/document.yml
@@ -22,7 +22,6 @@ jobs:
-p iced_futures \
-p iced_native \
-p iced_lazy \
- -p iced_pure \
-p iced_graphics \
-p iced_wgpu \
-p iced_glow \