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
Motivation:
The CI for examples builds them in the setup stage and the actual run
stages. That's just a silly oversight.
Modifications:
- Don't build them during set.
Result:
Examples don't build twice in CI
0 commit comments