Skip to content

Commit

Permalink
removed list files run
Browse files Browse the repository at this point in the history
  • Loading branch information
jcdodson authored Dec 9, 2023
1 parent ba98f2c commit e0e0f8d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ jobs:
cd ScheduleBuilder/google_calendar
pytest --cov=./ --cov-report=xml test.py
- name: List files in ScheduleBuilder
run: |
ls -l ./ScheduleBuilder/google_calendar
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v3
env:
Expand Down

0 comments on commit e0e0f8d

Please sign in to comment.