Skip to content

Commit 53f3166

Browse files
authored
Update build.yml
1 parent 6ed8716 commit 53f3166

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

-6
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,7 @@ jobs:
7272
uses: EnricoMi/publish-unit-test-result-action@v2
7373
with:
7474
files: '**/junit.xml'
75-
<<<<<<< before updating
7675
if: matrix.airflow-version == '2.10.4'
77-
=======
78-
>>>>>>> after updating
7976

8077
- name: Upload coverage
8178
uses: codecov/codecov-action@v5
@@ -90,7 +87,4 @@ jobs:
9087
with:
9188
name: dist-${{matrix.os}}
9289
path: dist
93-
<<<<<<< before updating
9490
if: matrix.airflow-version == '2.10.4'
95-
=======
96-
>>>>>>> after updating

0 commit comments

Comments
 (0)