mirror of
https://github.com/github/codeql.git
synced 2026-04-26 09:15:12 +02:00
${workspace} all the things
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name: codeql/ruby-tests
|
||||
groups: [ruby, test]
|
||||
dependencies:
|
||||
codeql/ruby-queries: "*"
|
||||
codeql/ruby-examples: "*"
|
||||
codeql/ruby-all: "*"
|
||||
codeql/ruby-queries: ${workspace}
|
||||
codeql/ruby-examples: ${workspace}
|
||||
codeql/ruby-all: ${workspace}
|
||||
extractor: ruby
|
||||
tests: .
|
||||
|
||||
Reference in New Issue
Block a user