Skip to content

Commit 3f808b1

Browse files
authored
Update tests.yml
Insert newline at EOF
1 parent 66b9670 commit 3f808b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ jobs:
3333
- name: Build with Gradle
3434
run: ./gradlew assemble
3535
- name: Run Tests
36-
run: ./gradlew check
36+
run: ./gradlew check
37+

0 commit comments

Comments
 (0)