Skip to content

Commit 3de1aa8

Browse files
Merge branch 'mergify/bp/v4.2.x/pr-14803' into v4.2.x
2 parents 9b87f29 + e263e5a commit 3de1aa8

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

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

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -54,19 +54,6 @@ jobs:
5454
# restricted to the build jobs to avoid duplication in output.
5555
disable_problem_matchers: true
5656

57-
<<<<<<< HEAD
58-
=======
59-
# We install Erlang problem matchers from ci.erlang.mk.
60-
- name: CHECKOUT ERLANG PROBLEM MATCHERS
61-
uses: actions/checkout@v5
62-
with:
63-
repository: ninenines/ci.erlang.mk
64-
path: ci.erlang.mk
65-
66-
- name: INSTALL ERLANG PROBLEM MATCHERS
67-
run: echo "::add-matcher::ci.erlang.mk/.github/matchers/erlang-matchers.json"
68-
69-
>>>>>>> 534f3f812 (Bump actions/checkout from 4 to 5)
7057
- name: MIXED CLUSTERS - FETCH SIGNING KEYS
7158
uses: dsaltares/fetch-gh-release-asset@master
7259
if: inputs.mixed_clusters

0 commit comments

Comments
 (0)