2482fe70b9
* chore: delete inlined repos * refactor: move smoke tests to submodules * chore: remove smoke sync action * chore: update ci to fetch submodules for smoke test only * chore: fix ci script * feat: delete inlined smoke tests * fix: update lockfile to exclude smoke tests * chore(ci): ensure smoke tests can pass in CI
8 lines
222 B
Text
8 lines
222 B
Text
[submodule "smoke/docs"]
|
|
path = smoke/docs
|
|
url = git@github.com:withastro/docs.git
|
|
branch = main
|
|
[submodule "smoke/astro.build"]
|
|
path = smoke/astro.build
|
|
url = git@github.com:withastro/astro.build.git
|
|
branch = main
|