-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: no files matched to [**/requirements.txt or **/pyproject.toml] #76
Comments
ah crap I think that's the attempt to use pip caching. i'll push 1.5.4 in a minute. |
Would you mind testing in one of those projects with a pin to |
Sure, 1min |
Yes, works fine: https://github.com/pytest-dev/pytest-cpp/actions/runs/6720482677/job/18264144329 Awesome! 👍 |
w00t, thanks! I'll release right away. |
Great, thanks a lot for the lightning fast response! |
1.5.4 (works as 1.5 and 1) is out – lmk if something still goes wrong :) |
I can confirm using just |
Hi,
Recently I started seeing errors in a few repositories like this when using the action:
AFAICT nothing has changed in the repositories significantly, in fact the errors appeared during pre-commit updates.
Is a requirement for projects to always have a
pyproject.toml
in the root now? Or something else?Links to the failures (all of them are using the latest version,
1.5.3
):https://github.com/pytest-dev/pytest-cpp/actions/runs/6720286585/job/18263515881?pr=125
https://github.com/gabrielcnr/pytest-datadir/actions/runs/6697263629/job/18196747120?pr=72
The text was updated successfully, but these errors were encountered: