Skip to content

Commit

Permalink
Add white space to workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjcioffi committed Aug 16, 2024
1 parent 916d0f2 commit bff058c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: Run unit tests
run: python manage.py test store.tests --settings=ecommerce.settings.dev --parallel

coverage:
runs-on: ubuntu-latest

Expand Down

0 comments on commit bff058c

Please sign in to comment.