We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68ea05 commit e21a2bdCopy full SHA for e21a2bd
.github/workflows/scala.yml
@@ -26,6 +26,4 @@ jobs:
26
- uses: codecov/codecov-action@v4
27
with:
28
fail_ci_if_error: true
29
- token: ${{ secrets.CODECOV_TOKEN }}
30
- - name: Format check
31
- run: sbt scalastyle
+ token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments