Skip to content

Commit

Permalink
Add a libmecab building step
Browse files Browse the repository at this point in the history
  • Loading branch information
titsuki committed Apr 1, 2021
1 parent ec5df80 commit 151b79a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,7 @@ jobs:
run: zef install --/test --test-depends --deps-only .
- name: Install App::Prove6
run: zef install --/test App::Prove6
- name: Build libmecab
run: zef build .
- name: Run Tests
run: prove6 -l t

0 comments on commit 151b79a

Please sign in to comment.