Skip to content

Commit

Permalink
Update project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pce-iyos authored Apr 5, 2024
1 parent f9cd0e9 commit 8f3a07b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ jobs:
# working-directory: ./landing_zone/collectors/ApprovedFoodUK/approvedfood_scraper

# Python scripts
- name: execute eat_by_date.py script
run: python eat_by_date.py
working-directory: ./landing_zone/collectors/eat_by_date
# - name: execute eat_by_date.py script
# run: python eat_by_date.py
# working-directory: ./landing_zone/collectors/eat_by_date

# - name: execute flipkart.py script
# run: python scrap_flipkart.py
# working-directory: ./Flipkart
- name: execute flipkart.py script
run: python scrap_flipkart.py
working-directory: ./Flipkart

# - name: Notify Slack
# uses: 8398a7/action-slack@v3
Expand Down

0 comments on commit 8f3a07b

Please sign in to comment.