Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sake92 committed Aug 16, 2024
1 parent 4228eab commit e7e6a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
distribution: 'temurin'
java-version: ${{ matrix.java }}
- run: ./mill __.test
- run: ./mill squery.test
#TODO - run: ./mill mill-plugin-itest

publish:
Expand Down

0 comments on commit e7e6a22

Please sign in to comment.