1
0
Fork 0
mirror of https://code.forgejo.org/actions/download-artifact synced 2025-06-08 04:58:20 +02: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
} }