Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lolgab committed Jan 14, 2025
1 parent 2d589a1 commit d808671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Start NGINX Unit daemon
run: sudo systemctl start unit.service
- name: Run Mill Plugin Tests
run: ./mill --disable-ticker snunit-mill-plugin.__.test
run: ./mill -i --disable-ticker snunit-mill-plugin.__.test
# - name: Build and Test Sbt plugin
# run: |
# (
Expand Down

0 comments on commit d808671

Please sign in to comment.