mirror of
https://github.com/penpot/penpot.git
synced 2026-02-12 14:42:56 +00:00
✨ Add minor improvements to CI config
This commit is contained in:
committed by
Andrés Moya
parent
2a9b99e086
commit
efd0ad802c
@@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user