Skip to content

Commit

Permalink
Update ci.yml with code coverage step
Browse files Browse the repository at this point in the history
  • Loading branch information
avdb13 committed Feb 21, 2024
1 parent 02d1b82 commit e874673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: E2E Tests
env:
COMMUNE_SYNAPSE_ADMIN_TOKEN: ${{ env.COMMUNE_SYNAPSE_ADMIN_TOKEN }}
run: |
run:
just e2e -- --show-output

- name: Print Logs
Expand Down

0 comments on commit e874673

Please sign in to comment.