Use "fetch-depth: 0" to retrieve all history from remote
This commit is contained in:

committed by
Peter Scheibel

parent
c4f29c6384
commit
3e1661a183
4
.github/workflows/style_and_docs.yaml
vendored
4
.github/workflows/style_and_docs.yaml
vendored
@@ -41,9 +41,7 @@ jobs:
|
||||
run: |
|
||||
# Need this for the git tests to succeed.
|
||||
git --version
|
||||
git config --global user.email "spack@example.com"
|
||||
git config --global user.name "Test User"
|
||||
git fetch -u origin develop:develop
|
||||
. .github/workflows/setup_git.sh
|
||||
- name: Run flake8 tests
|
||||
run: |
|
||||
share/spack/qa/run-flake8-tests
|
||||
|
Reference in New Issue
Block a user