Skip to content

Commit

Permalink
chore: testing ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Apr 4, 2024
1 parent 2d5676b commit bfe1660
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/check_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ jobs:
run: |
echo "Downloading packages"
.venv/bin/python3 -m pip download --dest files -r base.txt
echo "Path of files: ${{ github.workspace }}/files"
cat ${{ github.workspace }}/files"
working-directory: /tmp/unpack_reqs/openedx/edx-platform

- name: Extract GitHub URLs from base.txt
Expand Down

0 comments on commit bfe1660

Please sign in to comment.