fix: improve CI workflow (#2838)

* fix: improve CI workflow

* fix: add missing `Makefile.toml` to workspace crates
(reactive_stores and reactive_stores_macro)

* fix: remove trailing slash in workflow names

* fix: add gtk example and improve excluding example's logic

* fix: install gtk example deps
This commit is contained in:
Saber Haj Rabiee
2024-09-20 08:08:28 -07:00
committed by GitHub
parent 99403d0167
commit 3317002ff5
12 changed files with 68 additions and 115 deletions

View File

@@ -0,0 +1 @@
extend = { path = "../cargo-make/main.toml" }