Skip to content

Commit

Permalink
Update github-ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan6419846 authored Aug 29, 2023
1 parent 1b5bd75 commit cd23233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Test with pytest
run: |
python -m coverage run --parallel-mode -m pytest tests -vv -k 'watermark'
- run: ls -l
- run: pwd
- name: Upload file
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit cd23233

Please sign in to comment.