Skip to content

Commit

Permalink
add pwd to unit tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerm-iguazio committed Jun 3, 2024
1 parent e1508f7 commit bc22687
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
with:
python-version: 3.9
cache: pip
- name: pwd
run: pwd
- name: Install dependencies
run: make dev-env

Expand Down

0 comments on commit bc22687

Please sign in to comment.