Skip to content

Commit

Permalink
Update deep-source.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Aug 13, 2023
1 parent d6f13b2 commit e5f837f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/deep-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ jobs:
name: Deep Source Coverage report
needs: build
runs-on: ubuntu-latest

steps:

- name: Download release
uses: actions/download-artifact@v3
with:
name: coverage

- name: Install DeepSource scanner
run: curl https://deepsource.io/cli | sh

Expand Down

0 comments on commit e5f837f

Please sign in to comment.