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 28f9b40 commit e15846a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:

- name: Make the script files executable
run: chmod +x find_dependencies.py
working-directory: ./scripts

- name: Run Python script
run: python find_dependencies.py edx-platform --org edx
Expand Down

0 comments on commit e15846a

Please sign in to comment.