Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 8725c88

Browse files
authored
Remove Rubocop from workflow
1 parent 60ba7d8 commit 8725c88

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515

1616
- run: bundle install
1717

18-
- name: Rubocop
19-
run: bundle exec rubocop
20-
2118
- name: Test
2219
run: bundle exec ruby test/test_assemblyai.rb
2320
env:

0 commit comments

Comments
 (0)