Skip to content

Commit f751ac8

Browse files
committed
formatting
1 parent 93b3778 commit f751ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- uses: coursier/cache-action@v5
4444
- name: Run sbt tests
4545
run: |
46-
./.github/scripts/test.sh
46+
./.github/scripts/test.sh
4747

4848
# From https://www.scala-sbt.org/1.x/docs/GitHub-Actions-with-sbt.html
4949
rm -rf "$HOME/.ivy2/local" || true

0 commit comments

Comments
 (0)