Skip to content

Commit b85c3d1

Browse files
committed
remove coditsu
1 parent 195d278 commit b85c3d1

3 files changed

Lines changed: 1 addition & 15 deletions

File tree

.coditsu/ci.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,3 @@ jobs:
3434
SIMPLECOV: ${{ matrix.coverage }}
3535
run: |
3636
bundle exec rake test
37-
38-
# coditsu:
39-
# runs-on: ubuntu-latest
40-
# strategy:
41-
# fail-fast: false
42-
# steps:
43-
# - uses: actions/checkout@v2
44-
# with:
45-
# fetch-depth: 0
46-
# - name: Run Coditsu
47-
# run: \curl -sSL https://api.coditsu.io/run/ci | bash

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.bundle
22
coverage
33
vendor/bundle
4-
.coditsu/local.yml
4+
55
pkg

0 commit comments

Comments
 (0)