Skip to content

Commit 51e3a5e

Browse files
authored
Update python-app.yml
1 parent fe89111 commit 51e3a5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/python-app.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ jobs:
3939
uses: codecov/codecov-action@v1.0.13
4040
with:
4141
file: coverage.xml
42+
- name: Cleanup
43+
run: |
44+
rm app/config.py

0 commit comments

Comments
 (0)