Skip to content

Commit 2ccd99f

Browse files
author
Dave Bartolomeo
committed
Don't use ${workspace} in test pack
1 parent bdc94a3 commit 2ccd99f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • extensions/ql-vscode/test/vscode-tests/cli-integration/data-remote-qlpack
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name: github/remote-query-pack
22
version: 0.0.0
33
dependencies:
4-
codeql/javascript-all: ${workspace}
4+
codeql/javascript-all: "*"

0 commit comments

Comments
 (0)