1
0
mirror of https://gitea.com/actions/download-artifact.git synced 2025-05-18 00:29:27 +07:00
This commit is contained in:
Ryan Ghadimi 2025-03-19 11:31:11 +00:00
parent 9eab798a98
commit b456700053

View File

@ -9,4 +9,4 @@ module.exports = {
'^.+\\.ts$': 'ts-jest' '^.+\\.ts$': 'ts-jest'
}, },
verbose: true verbose: true
} }