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