Skip to content

Commit

Permalink
Update workflow test command
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabi755 committed Jan 10, 2025
1 parent 64e755c commit 347eb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
java-version: '17'

- name: Run Unit Tests
run: ./gradlew libandroid-navigation:test
run: ./gradlew test

0 comments on commit 347eb78

Please sign in to comment.