Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nafg authored Nov 29, 2022
1 parent 66036a5 commit 592564b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
apps: mill

- name: Test
run: mill --no-server --jobs 0 _.test
run: mill --no-server _.test

publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 592564b

Please sign in to comment.