There was an error while loading. Please reload this page.
1 parent 8fd4aeb commit 5090cd3Copy full SHA for 5090cd3
1 file changed
.github/workflows/ci.yml
@@ -38,8 +38,8 @@ jobs:
38
run: |
39
if [[ "$RUNNER_OS" == "Windows" ]]; then
40
env
41
+ ls $LOCALAPPDATA
42
fi
-
43
pushd example
44
sbt -v test
45
0 commit comments