Skip to content

Commit

Permalink
Fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
daichirata committed Sep 19, 2023
1 parent 0956b45 commit f9f39bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ jobs:
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true
- name: Install dependencies
run: sudo apt-get install -y liblzo2-dev
- name: Run tests
run: bundle exec rake test

0 comments on commit f9f39bc

Please sign in to comment.