Skip to content

Commit

Permalink
remoe empty tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bmuller committed Nov 26, 2023
1 parent 2cc7641 commit 7674b13
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ jobs:
- run: pip install . && pip install -r dev-requirements.txt
- run: pylint rpcudp
- run: pycodestyle rpcudp/**/*.py
- run: pytest
Empty file removed rpcudp/tests/__init__.py
Empty file.

0 comments on commit 7674b13

Please sign in to comment.