Skip to content

Commit

Permalink
add another ls
Browse files Browse the repository at this point in the history
  • Loading branch information
tomerm-iguazio committed Jul 22, 2024
1 parent 403b4e3 commit 08d5fa5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ jobs:
cache: pip
- name: Install dependencies
run: make dev-env

- name: ls before download
run: ls
- name: Download unit tests coverage report
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 08d5fa5

Please sign in to comment.