Skip to content

Commit 736bb85

Browse files
committed
Remove unused comment
Signed-off-by: penguindan <[email protected]>
1 parent ec47813 commit 736bb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
- name: Setup Gradle
4646
uses: gradle/actions/setup-gradle@v5
4747

48-
- name: Run checks (skipping Linux tests)
48+
- name: Run checks
4949
run: ./gradlew check --no-daemon --stacktrace

0 commit comments

Comments
 (0)