ci: switch to GHA (#115)
This commit is contained in:
@@ -10,5 +10,6 @@ module.exports = {
|
||||
}
|
||||
]
|
||||
},
|
||||
globalSetup: './jest.setup.ts'
|
||||
globalSetup: './jest.setup.ts',
|
||||
testTimeout: 10000,
|
||||
};
|
||||
Reference in New Issue
Block a user