fix: Make routing-form a preinstalled app (#9836)

Co-authored-by: zomars <zomars@me.com>
This commit is contained in:
Hariom Balhara
2023-07-26 16:44:19 +00:00
committed by GitHub
co-authored by zomars
parent 9c389c307c
commit f1acedff77
16 changed files with 70 additions and 77 deletions
+1 -1
View File
@@ -39,4 +39,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: app-store-results-${{ matrix.shard }}_${{ strategy.job-total }}
path: app-store-results
path: test-results
+1 -1
View File
@@ -41,4 +41,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: embed-react-results-${{ matrix.shard }}_${{ strategy.job-total }}
path: embed-react-results
path: test-results
+1 -1
View File
@@ -39,4 +39,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: embed-core-results-${{ matrix.shard }}_${{ strategy.job-total }}
path: embed-core-results
path: test-results