mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02: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