🔧 Update tests github workflow config

This commit is contained in:
Andrey Antukh 2026-06-02 17:24:35 +02:00
parent 6bf7c33c43
commit 3cedf11e1c

View File

@ -255,6 +255,7 @@ jobs:
PENPOT_TEST_REDIS_URI: "redis://redis/1"
run: |
mkdir -p /tmp/penpot;
clojure -M:dev:test --reporter kaocha.report/documentation
test-library: