Skip to content

Commit

Permalink
Merge branch 'master' into feature_consul
Browse files Browse the repository at this point in the history
  • Loading branch information
berndverst authored Jun 21, 2022
2 parents 6f13484 + ccf6111 commit 696dc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/certification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
git diff --exit-code ./go.sum
- name: Run tests
continue-on-error: true
continue-on-error: false
working-directory: ${{ env.TEST_PATH }}
run: |
echo "Running certification tests for ${{ matrix.component }} ... "
Expand Down

0 comments on commit 696dc8f

Please sign in to comment.