Skip to content

Commit

Permalink
Don't run rake install for old libyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Feb 22, 2022
1 parent 3cf1695 commit 8734035
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/libyaml-0.1.7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,3 @@ jobs:
run: rake compile -- --with-libyaml-dir=/tmp/local
- name: Run test
run: rake
- name: Install gem
run: rake install
if: ${{ matrix.ruby != 'ruby-head' }}

0 comments on commit 8734035

Please sign in to comment.