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
Create a new workflow to validate whether all entries in requirements.txt are correct.
For example, the build for commit 058b83d failed because steam@master required [email protected] and the requirements file also contained vdf@master which caused a conflict.
The text was updated successfully, but these errors were encountered:
Create a new workflow to validate whether all entries in
requirements.txt
are correct.For example, the build for commit 058b83d failed because
steam@master
required[email protected]
and the requirements file also containedvdf@master
which caused a conflict.The text was updated successfully, but these errors were encountered: