diff --git a/.gitea/workflows/build-feature.yml b/.gitea/workflows/build-feature.yml index e02c7f2..e093e41 100644 --- a/.gitea/workflows/build-feature.yml +++ b/.gitea/workflows/build-feature.yml @@ -69,7 +69,6 @@ jobs: - name: Run cucumber tests id: cucumber-tests - continue-on-error: true shell: bash run: | mkdir -p "reports/${GITHUB_SHA:0:8}/cucumber"