We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a634c commit ccd45e2Copy full SHA for ccd45e2
.github/workflows/test.yaml
@@ -20,6 +20,7 @@ jobs:
20
with:
21
jvm: adoptium:1.21
22
apps: scala
23
+ power: true
24
- name: Run tests
25
run: scala test .
26
0 commit comments