mirror of
https://github.com/actions/toolkit.git
synced 2026-08-27 00:00:33 +02:00
Restore __tests__
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
|||||||
import { getCacheVersion } from '../src/internal/cacheUtils'
|
import {downloadCache, getCacheVersion} from '../src/internal/cacheHttpClient'
|
||||||
import { downloadCache } from '../src/internal/cacheHttpClient'
|
|
||||||
import {CompressionMethod} from '../src/internal/constants'
|
import {CompressionMethod} from '../src/internal/constants'
|
||||||
import * as downloadUtils from '../src/internal/downloadUtils'
|
import * as downloadUtils from '../src/internal/downloadUtils'
|
||||||
import {DownloadOptions, getDownloadOptions} from '../src/options'
|
import {DownloadOptions, getDownloadOptions} from '../src/options'
|
||||||
|
|||||||
Reference in New Issue
Block a user