Skip to content

Commit

Permalink
[#197] CI danger check fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aeqz committed Dec 20, 2022
1 parent 742aa00 commit 5309f71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
Expand Down

0 comments on commit 5309f71

Please sign in to comment.