We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e13752 commit 16412acCopy full SHA for 16412ac
.github/workflows/coverage.yml
@@ -3,7 +3,7 @@ name: 📊 Tests & Coverage
3
# Configuration
4
# Set to 'true' for monorepo, 'false' for single repository
5
env:
6
- MONOREPO: 'false'
+ MONOREPO: 'true'
7
BASE_BRANCH: 'main'
8
9
on:
0 commit comments