Skip to content

Commit ccd45e2

Browse files
committed
add missing power flag
1 parent a5a634c commit ccd45e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
jvm: adoptium:1.21
2222
apps: scala
23+
power: true
2324
- name: Run tests
2425
run: scala test .
2526

0 commit comments

Comments
 (0)