This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit d4f9db8 committed Feb 27, 2025 · 1 / 1
1 parent 724fd7d commit d4f9db8 Copy full SHA for d4f9db8
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
- name : ZEunit tests
29
29
run : direnv allow . && eval "$(direnv export bash)" && make zeunit
30
30
- name : Metrics tests
31
- run : direnv allow . && eval "$(direnv export bash)" && make metrics-tests || cat couchdb/dev/logs/clouseau1.log
31
+ run : direnv allow . && eval "$(direnv export bash)" && make metrics-tests || cat deps/ couchdb.main /dev/logs/clouseau1.log
32
32
- name : CouchDB tests
33
- run : direnv allow . && eval "$(direnv export bash)" && make couchdb-tests || cat couchdb/dev/logs/clouseau1.log
33
+ run : direnv allow . && eval "$(direnv export bash)" && make couchdb-tests || cat deps/ couchdb.main /dev/logs/clouseau1.log
You can’t perform that action at this time.
0 commit comments