Skip to content

Commit

Permalink
[skip ci] removed display coverage files debug step
Browse files Browse the repository at this point in the history
  • Loading branch information
reecerussell committed Sep 1, 2021
1 parent c4acf2e commit d0d3a7b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,6 @@ jobs:
- name: Test
run: ./scripts/test.sh

- name: Display Coverage Files
run: |
ls -R ./Coverage
ls -R ./Sql/Coverage
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v1
with:
Expand Down

0 comments on commit d0d3a7b

Please sign in to comment.