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
fix(tasks): revert to using main repo's test.sh which was already working
The inline test task was conflicting with test.sh from main repo.
Main repo's test.sh already had correct USAGE syntax and was working.
Removing the redundant inline definition to use the working version.
0 commit comments