Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
lakhoune committed Jul 22, 2023
1 parent abb56bc commit fad167d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Copy properties file
run: cp etc/i5.las2peer.services.mobsos.dataProcessing.MobSOSDataProcessingService.properties.sample etc/i5.las2peer.services.mobsos.dataProcessing.MobSOSDataProcessingService.properties
- name: Run tests with Gradle
run: ./gradlew test
run: ./gradlew test --info --stacktrace
build:
needs: test
runs-on: ubuntu-latest
Expand Down

0 comments on commit fad167d

Please sign in to comment.