Skip to content

Commit

Permalink
Update scrapers_runner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaresCode authored Sep 23, 2024
1 parent 850fc26 commit a2cad93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/scrapers_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
env:
API_KEY: ${{ secrets.API_KEY }}
run: |
python3 sites/script_runner.py || true
# python3 sites/script_runner.py || true
python3 sites/canopy.py
echo "Continuing despite potential failure..."

0 comments on commit a2cad93

Please sign in to comment.