Skip to content

Commit 44bf38c

Browse files
committed
fix another inputs. reference
1 parent 4c486ea commit 44bf38c

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

.github/workflows/test-make.template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
RABBITMQ_METADATA_STORE=${{ matrix.metadata_store }}
6464
touch ${{ env.SUCCESS_PATH }}/dialyze
6565
fi
66-
continue-on-error: ${{ inputs.ignore-dialyze-errors }}
66+
continue-on-error: #@ name == "rabbitmq_ct_helpers" or name == "trust_store_http"
6767
- name: EUNIT
6868
run: |
6969
if [[ -f ${{ env.SUCCESS_PATH }}/eunit ]]; then

0 commit comments

Comments
 (0)