Skip to content

Commit

Permalink
ci: changed write filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
JEJodesty committed Jun 22, 2021
1 parent 0d81466 commit 99109ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# - python/install-deps
# - python/save-cache
# - run: python --version
- run: ls testing/test
- run: ls testing/tests
- run: pip install --upgrade pip
# - run: pip install -r requirements.txt
- run: pip install jupyter
Expand Down

0 comments on commit 99109ab

Please sign in to comment.