You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a BuildOnly project to the WASM runtime tests.
Configure it to publish (no need to run) the sample projects in two configurations:
With the 'official' experimental feed - this will test the already published packages.
With the local packages.
Perhaps also configure the project to be CI-only by default so that local testing with ./src/tests/build && ./src/tests/build doesn't need the packages to be built?
The text was updated successfully, but these errors were encountered:
BuildOnly
project to the WASM runtime tests.Perhaps also configure the project to be CI-only by default so that local testing with
./src/tests/build && ./src/tests/build
doesn't need the packages to be built?The text was updated successfully, but these errors were encountered: