Bump GH actions, cleanups (#15)

This commit is contained in:
Jaco Greeff
2020-10-26 11:28:00 +01:00
committed by GitHub
parent 0742567504
commit a3275c9f35
11 changed files with 59 additions and 72 deletions
+1 -1
View File
@@ -9,5 +9,5 @@ module.exports = Object.assign({}, config, {
modulePathIgnorePatterns: [
'<rootDir>/build'
],
resolver: './jest.resolver.js'
resolver: '@polkadot/dev/config/jest-resolver'
});