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 e593154 commit 35c39ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ jobs:
run: pip install -r requirements-dev.txt
- name: Set up cache directory
run: |
ls -la
cd ..
mkdir -p cache
echo "DSP_NOTEBOOK_CACHEDIR=$(pwd)/cache" >> $GITHUB_ENV
Expand Down

0 comments on commit 35c39ad

Please sign in to comment.