Skip to content

Commit 25f6ac3

Browse files
committed
JS: Remove ML model pack from default workspace
We only want to put the checked out version of the model pack to test a custom model. Given that the repo doesn't contain any models by default, most users won't want the local checkout of the model pack to override the one downloaded from the package registry.
1 parent 6fb9895 commit 25f6ac3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.codeqlmanifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"*/ql/examples/qlpack.yml",
77
"cpp/ql/test/query-tests/Security/CWE/CWE-190/semmle/tainted/qlpack.yml",
88
"javascript/ql/experimental/adaptivethreatmodeling/lib/qlpack.yml",
9-
"javascript/ql/experimental/adaptivethreatmodeling/model/qlpack.yml",
109
"javascript/ql/experimental/adaptivethreatmodeling/modelbuilding/qlpack.yml",
1110
"javascript/ql/experimental/adaptivethreatmodeling/src/qlpack.yml",
1211
"csharp/ql/campaigns/Solorigate/lib/qlpack.yml",

0 commit comments

Comments
 (0)