Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaozg committed Dec 17, 2023
1 parent 66cbca4 commit 8da31d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
curl https://github.com/rime/librime/releases/download/latest/rime-de12d6a-macOS.tar.bz2 > rime.tar.bz2
luarocks --lua-dir=/usr/local/opt/luajit install busted
tar xjvf rime.tar.bz2
find /Users/runner/.luarocks
- name: Test
run:
busted
/usr/local/bin/busted

0 comments on commit 8da31d6

Please sign in to comment.