Skip to content

Commit ea75fc5

Browse files
committed
ci: removed the bundler configuration as it is not needed
1 parent 5e50f84 commit ea75fc5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.bundle/config

Lines changed: 0 additions & 4 deletions
This file was deleted.

devbox.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
55
"lefthook@latest"
66
],
7+
"env": {
8+
"XDEBUG_MODE": "coverage"
9+
},
710
"shell": {
811
"init_hook": [
912
"lefthook install",

0 commit comments

Comments
 (0)