mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-24 12:56:35 +00:00
GitHub Actions: fix grammatical issues in workflow comments
This commit is contained in:
2
.github/workflows/run-ui-tests.yml
vendored
2
.github/workflows/run-ui-tests.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Fetch Sources
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Set up Java environment for the next steps
|
||||
# Set up the Java environment for the next steps
|
||||
- name: Setup Java
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user