Skip to content

Commit

Permalink
fix: fix CI test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Morfly committed Oct 4, 2023
1 parent 95384a0 commit 9aeb108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
uses: android-actions/setup-android@v2

- name: Unit tests
run: ./gradlew nibel-tests:test
run: ./gradlew tests:test

0 comments on commit 9aeb108

Please sign in to comment.