Skip to content

Commit

Permalink
chore(ci): added debug lines to det-test-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vedpatwardhan authored Oct 10, 2023
1 parent 406c50d commit 4df6849
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/det-test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:

- name: Determine Test Coverage
run: |
echo $PWD
ls
pip install pydriller tqdm
cd ivy
python determine_test_coverage.py ${{ matrix.branch }}
Expand Down

0 comments on commit 4df6849

Please sign in to comment.