Switch CI over to GitHub Actions

This commit is contained in:
Alexandre Archambault
2020-09-15 11:33:20 +02:00
parent bbaf162e39
commit 2c0c9153f5
4 changed files with 59 additions and 53 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -euvx
lmCoursier() {
[ "${LM_COURSIER:-""}" = 1 ]
[ "${PLUGIN:-""}" = "sbt-lm-coursier" ]
}
sbtShading() {