mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-20 17:57:11 +02:00
misc: prefix ValidationTask with I, it's an interface
Mention in PR comment script that you now need to be logged into GitHub to download artifacts.
This commit is contained in:
parent
a5cde8e006
commit
318498eab0
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +0,0 @@
|
|||
namespace Ryujinx.BuildValidationTasks
|
||||
{
|
||||
public interface ValidationTask
|
||||
{
|
||||
public bool Execute(string projectPath, bool isGitRunner);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue