Skip to content

Commit

Permalink
Add build scan
Browse files Browse the repository at this point in the history
  • Loading branch information
Lipen committed Dec 26, 2024
1 parent 5b71f9d commit eee53af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Build and run tests
run: |
./gradlew build --no-daemon -PcpythonActivated=true
./gradlew build --no-daemon --scan -PcpythonActivated=true
- name: Run Detekt
run: |
Expand Down

0 comments on commit eee53af

Please sign in to comment.