mirror of
https://github.com/DeLaGuardo/setup-clojure.git
synced 2025-01-14 02:18:07 +08:00
test fix
This commit is contained in:
parent
1ecd6232d8
commit
88198cb6e6
@ -9,7 +9,7 @@ const tempDir = path.join(__dirname, 'runner', 'temp', 'tdeps')
|
||||
|
||||
process.env['RUNNER_TOOL_CACHE'] = toolDir
|
||||
process.env['RUNNER_TEMP'] = tempDir
|
||||
import * as tdeps from '../src/tdeps'
|
||||
import * as tdeps from '../src/cli'
|
||||
|
||||
describe('tdeps tests', () => {
|
||||
beforeAll(async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user