mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
C#: Use autobuilder instead of supplying build command.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import os
|
||||
|
||||
def test(codeql, csharp):
|
||||
codeql.database.create(command="dotnet build")
|
||||
codeql.database.create()
|
||||
|
||||
Reference in New Issue
Block a user