Skip to content

Commit

Permalink
new trial
Browse files Browse the repository at this point in the history
  • Loading branch information
ion-g-ion committed Jan 25, 2024
1 parent 6c36cff commit 0fc1f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: Show installed
run: pip list
- name: Install torchtt
run: pip install --user ./
run: python setup.py install
- name: Run Test
run: python -m pytest tests/

0 comments on commit 0fc1f0e

Please sign in to comment.