mirror of
https://github.com/actions/toolkit.git
synced 2026-08-09 00:00:20 +02: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