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
Update scripts/dev/*.sh to use st-docker-test instead of the legacy
bare docker-test wrapper, and update the PATH hint from scripts/bin:
to .venv/bin:.
Related to vergil-project/vergil-tooling#226.
Update
scripts/dev/*.shto usest-docker-testinstead of the legacybare
docker-testwrapper, and update the PATH hint fromscripts/bin:to
.venv/bin:.