Skip to content

Commit

Permalink
chore: rename test step
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamalam360 authored May 7, 2022
1 parent e929ebe commit 803cf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
if: ${{ runner.os != 'Windows' }}
run: chmod +x ./gradlew

- name: Build
- name: Test
run: ./gradlew test

0 comments on commit 803cf2d

Please sign in to comment.