mirror of
https://github.com/promptfoo/promptfoo.git
synced 2023-08-15 01:10:51 +03:00
exclude examples from ci
This commit is contained in:
@@ -15,6 +15,7 @@ const config: Config = {
|
||||
},
|
||||
extensionsToTreatAsEsm: ['.ts'],
|
||||
setupFiles: ['<rootDir>/.jest/setEnvVars.js'],
|
||||
testPathIgnorePatterns: ['<rootDir>/examples'],
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user