fix: Make routing-form a preinstalled app (#9836)
Co-authored-by: zomars <zomars@me.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user