Skip to content

Commit

Permalink
We do not need TAGLIB_DIR for the tests, only for compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobvosmaer committed Apr 11, 2024
1 parent 8963b49 commit 40de297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:
run: TAGLIB_DIR=$PWD/tmp/$PLATFORM/taglib-$TAGLIB_VERSION bundle exec rake compile

- name: Run Tests (taglib-ruby)
run: TAGLIB_DIR=$PWD/tmp/$PLATFORM/taglib-$TAGLIB_VERSION bundle exec rake test
run: bundle exec rake test

0 comments on commit 40de297

Please sign in to comment.