Skip to content

Commit

Permalink
chore: testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Apr 18, 2024
1 parent 97027d7 commit ba9fdd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
run: chmod +x find_dependencies.py

- name: Run Python script
run: python find_dependencies.py edx-platform --org edx
run: python find_dependencies.py edx-platform --org edx
working-directory: ./requirements

0 comments on commit ba9fdd0

Please sign in to comment.