mirror of
https://github.com/actions/runner.git
synced 2025-12-16 15:06:49 +00:00
Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeFileTable
This commit is contained in:
@@ -476,6 +476,7 @@ namespace GitHub.Runner.Worker
|
||||
{
|
||||
if (stepsLoaded == null)
|
||||
{
|
||||
// TODO: Add a more helpful error message + including file name, etc. to show user that it's because of their yaml file
|
||||
throw new ArgumentNullException($"No steps provided.");
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user