Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
module.exports = {
rootDir: './../../',
// run tests for all packages that have a Jest config file
projects: [ '<rootDir>/apps/*/jest.config.js' ],
};