Skip to content

Commit

Permalink
Update readme and workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Moosems committed Jun 7, 2024
1 parent 01e813e commit 794db0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:

- name: Code Formatting (App)
run: |
pip install salve_ipc
pip install .
pip install pytest
pip install -r requirements.txt
pytest .
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<h1 align="center">Salve v0.3.2</h1>
<h1 align="center">Salve v0.3.3</h1>

> **Note**
> This package does not work on Windows machines as `Selector.select()` does not work on them.
Expand Down

0 comments on commit 794db0c

Please sign in to comment.