Skip to content

Commit

Permalink
Enable quick mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Javex committed Sep 26, 2023
1 parent 6a0e87e commit aa2883f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scrape-woolies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: pip3 install -r requirements.txt
- run: python3 woolies.py
- run: python3 woolies.py --quick
- uses: actions/upload-artifact@v3
with:
name: woolies_all
Expand Down

0 comments on commit aa2883f

Please sign in to comment.