Skip to content

Commit

Permalink
Check out repo before using Codeclimate CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Apr 10, 2022
1 parent 38d1a82 commit 9d8f193
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == 'juice-shop/juice-shop'
steps:
- name: "Check out Git repository"
uses: actions/checkout@5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f #v2: v2.3.4 available
- name: "Download unit test coverage data"
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741 #v3: v3.0.0 available
with:
Expand Down

0 comments on commit 9d8f193

Please sign in to comment.