Skip to content

Commit 94cac45

Browse files
committed
C#: Execute standalone_dependencies_nuget on all machines.
1 parent 72f34c2 commit 94cac45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • csharp/ql/integration-tests/posix/standalone_dependencies_nuget

csharp/ql/integration-tests/posix/standalone_dependencies_nuget/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
from ..conftest import _supports_mono_nuget
33

44

5-
@pytest.mark.only_if(_supports_mono_nuget())
5+
# @pytest.mark.only_if(_supports_mono_nuget())
66
def test(codeql, csharp):
77
codeql.database.create(build_mode="none")

0 commit comments

Comments
 (0)