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 ba31c02 commit d5612f9Copy full SHA for d5612f9
.github/workflows/scala.yml
@@ -33,6 +33,7 @@ jobs:
33
run: |
34
cd third-party/wasmfx-tools
35
cargo build --release
36
+ - uses: sbt/setup-sbt@v1
37
- name: Run tests
38
39
sbt 'test'
0 commit comments