Skip to content

Commit

Permalink
adding a space
Browse files Browse the repository at this point in the history
  • Loading branch information
K20shores committed Apr 9, 2024
1 parent 5e11aa4 commit 085e896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements.txt
-name : Run tests
- name: Run tests
run: |
cd tests
pytest

0 comments on commit 085e896

Please sign in to comment.