Skip to content

Commit

Permalink
Remove file erase
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesSmartCell committed Mar 10, 2024
1 parent c9c906a commit 42bbcd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
#cd dmz && ../gradlew -i build && ../gradlew -i test && cd ..
cd lib && ../gradlew -i build && ../gradlew -i test && cd ..
#cd util && ../gradlew -i build && ../gradlew -i test && cd ..
./gradlew clean jacocoTestNoAnalyticsDebugUnitTestReport -x lint -x detekt
#./gradlew clean jacocoTestNoAnalyticsDebugUnitTestReport -x lint -x detekt

0 comments on commit 42bbcd3

Please sign in to comment.