Skip to content

Commit

Permalink
reattempt CI
Browse files Browse the repository at this point in the history
  • Loading branch information
boazsegev committed Sep 21, 2022
1 parent e068e58 commit 30251ce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
echo CFLAGS = $CFLAGS
echo cflags = $cflags
bundle install
rake install -v
# bundle exec rake install
bundle exec --keep-file-descriptors rake install -v
# env VERBOSE=1 bundle exec rspec --format documentation
# - name: Run tests
# run: bundle exec rake

0 comments on commit 30251ce

Please sign in to comment.