Skip to content

Commit

Permalink
fetch all git history in order to be able to compare with master
Browse files Browse the repository at this point in the history
  • Loading branch information
cyroxx committed Jan 21, 2021
1 parent b7b2329 commit 2ff9901
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_scraper_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
name: Show changes in scraper results
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Setup python
uses: actions/setup-python@v1
with:
Expand Down

0 comments on commit 2ff9901

Please sign in to comment.