mirror of
https://github.com/docker/bake-action.git
synced 2026-01-22 04:12:22 +01:00
Use built-in getExecOutput
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
clearMocks: true,
|
||||
restoreMocks: true,
|
||||
moduleFileExtensions: ['js', 'ts'],
|
||||
setupFiles: ["dotenv/config"],
|
||||
testEnvironment: 'node',
|
||||
|
||||
Reference in New Issue
Block a user