Skip to content

Commit

Permalink
Fix compat target
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Sep 30, 2024
1 parent 3fc167a commit 5cf6830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ sbt clean \
e2eJVM$SCALA_VERSION/test \
e2eGrpcJVM$SCALA_VERSION/test \
e2eJS${SCALA_VERSION}/test \
$COMPAT_TARGET
$COMPAT_TARGET/test

0 comments on commit 5cf6830

Please sign in to comment.