mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-01 05:53:18 +08:00
.
This commit is contained in:
@@ -6,6 +6,7 @@ import * as io from '../src/io'
|
||||
|
||||
describe('cp', () => {
|
||||
beforeAll(async () => {
|
||||
console.log('beforeAll')
|
||||
await io.rmRF(getTestTemp())
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user