Skip to content

Commit

Permalink
ci: revert pytest workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Oct 2, 2023
1 parent af8b8ba commit 87422cb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/r-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ jobs:
- uses: actions/checkout@v4
- name: Run pytest
run: |
id
echo $PATH
pip list
ls -lahs /root/.local/lib/python3.10/site-packages
export PYTHONPATH=/root/.local/lib
cd src/backend
pytest

0 comments on commit 87422cb

Please sign in to comment.