We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d97331 commit 7ea0604Copy full SHA for 7ea0604
1 file changed
.github/workflows/maven-verify.yml
@@ -49,7 +49,6 @@ jobs:
49
title: '# Java Code Coverage Report'
50
51
- name: Cucumber Report
52
- if: github.repository == 'ifeelgood/MongoEnterpriseMicroserviceExamples'
53
continue-on-error: true
54
uses: deblockt/cucumber-report-annotations-action@v1.7
55
with:
0 commit comments