Skip to content
Snippets Groups Projects

Include coverage reports from child pipeline

All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -74,7 +74,7 @@ export default {
<gl-button
data-testid="lock-toggle"
category="secondary"
variant="warning"
variant="confirm"
:disabled="isLoading"
:loading="isLoading"
@click.prevent="submitForm"
Loading