Skip to content

Commit

Permalink
chore: add native artifacts to test release script (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01 authored Jun 14, 2022
1 parent 68ca900 commit 3e60404
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/test-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ coursier fetch \
org.scoverage:scalac-scoverage-runtime_2.13:$version \
org.scoverage:scalac-scoverage-runtime_sjs1_2.12:$version \
org.scoverage:scalac-scoverage-runtime_sjs1_2.13:$version \
org.scoverage:scalac-scoverage-runtime_native0.4_2.12:$version \
org.scoverage:scalac-scoverage-runtime_native0.4_2.13:$version \
org.scoverage:scalac-scoverage-domain_2.12:$version \
org.scoverage:scalac-scoverage-domain_2.13:$version \
org.scoverage:scalac-scoverage-domain_3:$version \
Expand Down

0 comments on commit 3e60404

Please sign in to comment.