Skip to content

Commit

Permalink
[CI] attempt to fix danger
Browse files Browse the repository at this point in the history
  • Loading branch information
jessesquires authored Jan 11, 2024
1 parent 45ea080 commit bb6c00b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
uses: ruby/setup-ruby@v1
with:
bundler-cache: true

- name: jazzy docs
run: bundle exec jazzy --output docs/

# Disable for now. Broken on GitHub CI for some reason.
# - name: jazzy docs
# run: bundle exec jazzy --output docs/

- name: danger
env:
Expand Down

0 comments on commit bb6c00b

Please sign in to comment.