Skip to content

Commit

Permalink
Debug logging for compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrecursion committed Feb 19, 2021
1 parent 7eb3b2e commit a61eb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Build Enso
shell: bash
run: |
${{ env.SBTN }} --verbose --no-colors compile
${{ env.SBTN }} --verbose --debug --no-colors compile
# Tests
- name: Setup Tests on Windows
Expand Down

0 comments on commit a61eb6f

Please sign in to comment.