Skip to content

Commit 666382d

Browse files
committed
chore: fix bad merge
1 parent 5166efd commit 666382d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/runtime-interface-client_pr.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,7 @@ jobs:
4646
working-directory: ./aws-lambda-java-runtime-interface-client
4747
run: make pr
4848
env:
49-
<<<<<<< HEAD
50-
IS_JAVA_8: true
51-
=======
5249
IS_JAVA_8: ${{ matrix.java-version == 8 }}
53-
>>>>>>> c093beb (ci: dependent library test fan out)
5450

5551
build:
5652
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)