use @actions/github
This commit is contained in:
parent
9da537eb33
commit
0086c2ecdb
199 changed files with 95598 additions and 6141 deletions
|
|
@ -4,10 +4,10 @@ import nock from 'nock';
|
|||
import * as path from 'path';
|
||||
|
||||
import * as codeql from './codeql';
|
||||
import {silenceDebugOutput} from './testing-utils';
|
||||
import {setupTests} from './testing-utils';
|
||||
import * as util from './util';
|
||||
|
||||
silenceDebugOutput(test);
|
||||
setupTests(test);
|
||||
|
||||
test('download codeql bundle cache', async t => {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue