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