mirror of
https://github.com/github/codeql-action.git
synced 2026-04-13 10:05:50 +00:00
Add test case
This commit is contained in:
@@ -248,6 +248,10 @@ const EXPLICITLY_REQUESTED_BUNDLE_TEST_CASES = [
|
||||
cliVersion: "2.10.0-pre",
|
||||
expectedToolcacheVersion: "0.0.0-20200610",
|
||||
},
|
||||
{
|
||||
cliVersion: "2.10.0+202006100101",
|
||||
expectedToolcacheVersion: "0.0.0-20200610",
|
||||
},
|
||||
];
|
||||
|
||||
for (const {
|
||||
|
||||
Reference in New Issue
Block a user