We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c564d8c + a11e403 commit f8130bfCopy full SHA for f8130bf
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
token: ${{ secrets.GITHUB_TOKEN }}
44
- name: Unzip Eclipse from archive
45
run: unzip -qq -o $ECLIPSE_ARCHIVE.zip
46
- # Import projects into Eclipse workspace
+ # Import projects into Eclipse workspace
47
- name: Setup Eclipse workspace
48
run: |
49
export START_PWD=$PWD
0 commit comments