Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
nevinera committed Nov 20, 2023
1 parent 8c33411 commit fa774da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@ jobs:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: false

- name: bundle install
run: BUNDLE_WITHOUT=typing bundle install

- name: Run RSpec
run: bundle exec rspec

0 comments on commit fa774da

Please sign in to comment.