Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Feb 9, 2024
1 parent 8d113ce commit 55c8e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
java-version: ${{ matrix.java }}
- name: Run JVM tests
run: |
./mill -i -w "unroll[_].tests[_].__.run"
./mill -i "unroll[_].tests[_].__.run"
publish-sonatype:
Expand Down

0 comments on commit 55c8e11

Please sign in to comment.