Skip to content

Commit

Permalink
no more ammonite
Browse files Browse the repository at this point in the history
  • Loading branch information
pieter-bos committed Jun 30, 2023
1 parent a7f1ff8 commit c7d4d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scalatest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
!**/upstreamAssembly.json
key: vercors-ci-ubuntu
- name: Compile
run: ./mill --no-default-predef -j 0 allTests.assembly
run: ./mill -j 0 allTests.assembly
- name: Upload
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit c7d4d7b

Please sign in to comment.