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 ba9fdd0 commit 099c566
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/check_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
defaults:
run:
shell: bash # strict bash
working-directory: ./scripts

jobs:
check_dependencies:
Expand All @@ -32,4 +31,4 @@ jobs:

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

0 comments on commit 099c566

Please sign in to comment.