Skip to content

Commit

Permalink
adding fetch depth (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
Azfaar Qureshi committed Dec 18, 2020
1 parent 31b2ca6 commit ec22a4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v2
with:
fetch-depth: 0
- run: mkdir -p $TEST_RESULTS
- name: Integration test ${{ matrix.target }}
run: |
Expand Down

0 comments on commit ec22a4d

Please sign in to comment.