mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Autobuilder test/unsupported os: Promote to Windows and Linux test.
This way, we have at least one Windows test, which makes our internal testing easier.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import runs_on
|
||||
|
||||
|
||||
@runs_on.linux
|
||||
@(runs_on.linux or runs_on.windows)
|
||||
def test(codeql, swift):
|
||||
codeql.database.create(_assert_failure=True)
|
||||
Reference in New Issue
Block a user