Skip to content

Commit

Permalink
feat(tests): change it to ci way -_-
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Mehr committed May 25, 2024
1 parent 065f2d1 commit 81851d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,6 @@ jobs:
- name: Set up cache directory
run: |
ls -la
cd ..
mkdir -p cache
echo "DSP_NOTEBOOK_CACHEDIR=$(pwd)/cache" >> $GITHUB_ENV
- name: Run tests with pytest
run: pytest tests_integration/
3 changes: 0 additions & 3 deletions tests/pytest.ini

This file was deleted.

0 comments on commit 81851d1

Please sign in to comment.