mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Ignore DB-CHECK test
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
import pytest
|
||||
|
||||
@pytest.mark.ql_test("DB-CHECK", xfail=True)
|
||||
def test(codeql, csharp):
|
||||
codeql.database.create(build_mode="none")
|
||||
|
||||
Reference in New Issue
Block a user