Skip to content

Commit

Permalink
chore: add more logs to test action
Browse files Browse the repository at this point in the history
  • Loading branch information
dasheck0 committed Aug 28, 2024
1 parent 295d000 commit 9ae7f3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_and_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ jobs:

- name: Check
run: |
pwd
ls -la coverage
ls -la .
cat coverage/coverage.json
- name: Run SonarCloud Scan
Expand Down

0 comments on commit 9ae7f3d

Please sign in to comment.