Skip to content

Commit

Permalink
remove old ls cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
vezenovm committed Dec 17, 2024
1 parent a07d475 commit 17c5005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ jobs:
fi
# if [ ! -d "./test-repo/${{ matrix.project.path }}/target" ]; then
# fi
ls ./test-repo/${{ matrix.project.path }}/target
# ls ./test-repo/${{ matrix.project.path }}/target
# mv $artifact ./test-repo/${{ matrix.project.path }}/target/$PACKAGE_NAME.json
done
Expand Down

0 comments on commit 17c5005

Please sign in to comment.