Skip to content

Commit

Permalink
Remove Danger/Slather (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
KatherineInCode authored May 9, 2024
1 parent 857ab52 commit 27553bc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 29 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,3 @@ jobs:
-resultBundlePath build/AuthenticatorTests.xcresult \
-derivedDataPath build/DerivedData \
| xcbeautify --renderer github-actions
- name: Danger
env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: bundle exec danger
20 changes: 0 additions & 20 deletions Dangerfile

This file was deleted.

4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
# frozen_string_literal: true

source "https://rubygems.org"

gem 'danger'
gem 'danger-slather', github: 'BrunoMazzo/Danger-Slather', ref: '24bc70c'
gem 'danger-xcode_summary'

0 comments on commit 27553bc

Please sign in to comment.