Skip to content

Commit

Permalink
more logging
Browse files Browse the repository at this point in the history
  • Loading branch information
austinkline committed Jan 10, 2024
1 parent ed11e19 commit 379e419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
run: |
pwd
ls
cat ./transactions/depositor/setup_depositor.cdc
ls transactions
ls transactions/depositor
cat ./transactions/depositor/setup_depositor.cdc
./run-tests.sh
- name: Normalize coverage report filepaths
run : sh ./normalize_coverage_report.sh
Expand Down

0 comments on commit 379e419

Please sign in to comment.