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
pySCG: fix pytest filter generation in CI workflow
Fix bash script that generates pytest -k filter to properly handle
single directory case. Trim trailing spaces before joining with ' or '
to avoid invalid pytest expressions like 'CWE-703 or '.
Signed-off-by: tommcd <[email protected]>
0 commit comments