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 5d81e8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/r-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,5 @@ jobs:
- uses: actions/checkout@v4
- name: Run pytest
run: |
id
echo $PATH
pip list
cd src/backend
pytest

0 comments on commit 5d81e8d

Please sign in to comment.