Skip to content

Commit fc91a5a

Browse files
committed
fix: outdated workflow [skip ci]
1 parent 75c016d commit fc91a5a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
with:
3030
bundler-cache: true
3131

32-
- name: Run tests
33-
run: bundle exec rspec
34-
3532
- name: Publish to RubyGems
3633
run: |
3734
VERSION="${GITHUB_REF_NAME#v}"

0 commit comments

Comments
 (0)