Skip to content

Commit c971029

Browse files
committedDec 1, 2022
remove coveralls
1 parent c4720e9 commit c971029

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed
 

‎Gemfile

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
source 'https://rubygems.org'
22

33
gemspec
4-
5-
gem 'coveralls', require: false

‎README.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Ruby SDK for Temporal
22

3-
[![Coverage Status](https://coveralls.io/repos/github/coinbase/temporal-ruby/badge.svg?branch=master)](https://coveralls.io/github/coinbase/temporal-ruby?branch=master)
4-
53
<img src="./assets/temporal_logo.png" width="250" align="right" alt="Temporal" />
64

75
A pure Ruby library for defining and running Temporal workflows and activities.

‎spec/config/coveralls.rb

-3
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.