mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-05 02:53:14 +08:00
add debug logs
This commit is contained in:
@@ -193,6 +193,7 @@ describe('cp', () => {
|
||||
|
||||
describe('mv', () => {
|
||||
beforeAll(async () => {
|
||||
console.log('before')
|
||||
await io.rmRF(getTestTemp())
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user