Skip to content

Commit

Permalink
chore: do not enforce standard yet
Browse files Browse the repository at this point in the history
  • Loading branch information
baxang committed Oct 16, 2024
1 parent f746834 commit 3a4db23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- name: Install dependencies
run: bundle install

- name: Run standardrb
run: bundle exec standardrb
# - name: Run standardrb
# run: bundle exec standardrb

- name: Run tests
run: bundle exec rspec

0 comments on commit 3a4db23

Please sign in to comment.