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
Due to the default dependency glob, the action fails for me after upgrading to v5 on repo whihc has none of these files:
Searching files using cache dependency glob: **/uv.lock,**/requirements*.txt
No matches found for glob
The repo has dependencies specified in pyproject.toml and doesn't use a lock file. Is it expected to need dependency glob specified in that case, or should it work out of the box without that?
Due to the default dependency glob, the action fails for me after upgrading to v5 on repo whihc has none of these files:
The repo has dependencies specified in
pyproject.toml
and doesn't use a lock file. Is it expected to need dependency glob specified in that case, or should it work out of the box without that?This is job log: https://github.com/WeblateOrg/wlc/actions/runs/12429925585/job/34704342361?pr=708
The text was updated successfully, but these errors were encountered: