Skip to content

Commit

Permalink
fixup! Close #170 - Build for Dotty
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-lee committed Aug 8, 2020
1 parent 02634e8 commit 5615240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
- name: Build for Scala 2.13
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
run: .github/workflows/sbt-build.sh core 2.13.0
run: .github/workflows/sbt-build.sh core 2.13.3

0 comments on commit 5615240

Please sign in to comment.