4648
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"Bash(find /c/data/code/raven-test-integration -name \"*.cs\" -type f ! -path \"*/obj/*\" -exec grep -l \"public class.*Test\" {} ;)",
|
||||
"Bash(xargs grep \"public class\")",
|
||||
"Read(//c/data/code/raven-test-integration/**)",
|
||||
"Bash(sed 's/.cs$//')"
|
||||
"Bash(sed 's/.cs$//')",
|
||||
"Bash(dotnet build raven-integration.csproj)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user