Skip to content

Commit

Permalink
ci: remove lua-busted
Browse files Browse the repository at this point in the history
  • Loading branch information
rnpnr committed Jan 2, 2025
1 parent f6bb33c commit 97567b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Dependency Homebrew
run: |
brew install \
busted \
coreutils \
libtermkey \
lua \
Expand All @@ -35,7 +34,6 @@ jobs:
- name: Dependency LuaRocks
run: |
sudo luarocks install lpeg
sudo luarocks install busted
- name: Build
run: |
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
libselinux1-dev \
libtermkey-dev \
libtre-dev \
lua-busted \
lua-lpeg
- name: Build
Expand Down

0 comments on commit 97567b7

Please sign in to comment.