Skip to content

Commit 16412ac

Browse files
committed
Monorepo true
1 parent 8e13752 commit 16412ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: 📊 Tests & Coverage
33
# Configuration
44
# Set to 'true' for monorepo, 'false' for single repository
55
env:
6-
MONOREPO: 'false'
6+
MONOREPO: 'true'
77
BASE_BRANCH: 'main'
88

99
on:

0 commit comments

Comments
 (0)