Skip to content

Commit f8130bf

Browse files
committed
Merge branch 'main' into feature/update-java-21
2 parents c564d8c + a11e403 commit f8130bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
token: ${{ secrets.GITHUB_TOKEN }}
4444
- name: Unzip Eclipse from archive
4545
run: unzip -qq -o $ECLIPSE_ARCHIVE.zip
46-
# Import projects into Eclipse workspace
46+
# Import projects into Eclipse workspace
4747
- name: Setup Eclipse workspace
4848
run: |
4949
export START_PWD=$PWD

0 commit comments

Comments
 (0)