Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlxdrPolyakov committed Dec 14, 2023
1 parent 475b6d7 commit 40a9eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
source venv/bin/activate
elif [ "${{ runner.os }}" == "Windows" ]; then
venv\Scripts\activate
fi
pytest tests/test_fit.py

0 comments on commit 40a9eca

Please sign in to comment.