Add minor improvements to CI config

This commit is contained in:
Andrey Antukh
2023-11-29 16:22:56 +01:00
committed by Andrés Moya
parent 2a9b99e086
commit efd0ad802c
6 changed files with 43 additions and 22 deletions

View File

@@ -25,9 +25,9 @@
:output
{:exclude-files
["data_readers.clj"
"frontend/src/app/util/perf.cljs"
"common/src/app/common/logging.cljc"
"common/src/app/common/exceptions.cljc"
"src/app/util/perf.cljs"
"src/app/common/logging.cljc"
"src/app/common/exceptions.cljc"
"^(?:backend|frontend|exporter|common)/build.clj"
"^(?:backend|frontend|exporter|common)/deps.edn"
"^(?:backend|frontend|exporter|common)/scripts/"