Make Glide integration test linux-only

This is because it is hard to install Glide on the other platforms.
This commit is contained in:
Owen Mansel-Chan
2023-02-09 14:17:05 +00:00
parent e635140eae
commit 3ee3acd8fd
16 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
dependencies:
codeql/go-all: '*'
codeql/go-tests: '*'
codeql/go-queries: '*'