Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
Insert newline at EOF
  • Loading branch information
cdr-chakotay authored Aug 23, 2021
1 parent 66b9670 commit 3f808b1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
- name: Build with Gradle
run: ./gradlew assemble
- name: Run Tests
run: ./gradlew check
run: ./gradlew check

0 comments on commit 3f808b1

Please sign in to comment.