...turn on determinate.

This commit is contained in:
Graham Christensen 2025-05-15 12:06:12 -04:00
parent f409af1f29
commit 4b4609754c
2 changed files with 5 additions and 1 deletions

View file

@ -123,7 +123,8 @@
"diagnostic-endpoint": "${{ inputs.diagnostic-endpoint }}",
"log-directives": "${{ inputs.log-directives }}",
"logger": "${{ inputs.logger }}",
"_internal-strict-mode": "${{ inputs._internal-strict-mode }}"
"_internal-strict-mode": "${{ inputs._internal-strict-mode }}",
"determinate": true
}
}
]