Fix spelling errors
spelling: executable spelling: github spelling: javascript spelling: latest spelling: occurred spelling: parameter Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
parent
08fae3caba
commit
c4fced7348
20 changed files with 65 additions and 65 deletions
2
lib/codeql.test.js
generated
2
lib/codeql.test.js
generated
|
|
@ -93,7 +93,7 @@ ava_1.default("download codeql bundle cache with different version cached (not p
|
|||
t.is(cachedVersions.length, 2);
|
||||
});
|
||||
});
|
||||
ava_1.default('download codeql bundle cache with pinned different version cached if "latests" tools specified', async (t) => {
|
||||
ava_1.default('download codeql bundle cache with pinned different version cached if "latest" tools specified', async (t) => {
|
||||
await util.withTmpDir(async (tmpDir) => {
|
||||
util.setupActionsVars(tmpDir, tmpDir);
|
||||
nock_1.default("https://example.com")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue