Skip to content

Commit 9a49401

Browse files
committed
better act
1 parent 3ca482a commit 9a49401

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/django.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ jobs:
3838
run: |
3939
coverage run manage.py test
4040
coverage report
41-
- name: Upload test results
42-
uses: actions/upload-artifact@v3
43-
with:
44-
name: test-results
45-
path: coverage.xml
4641
4742
generate_data:
4843
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)