We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9393f47 commit 1b351b1Copy full SHA for 1b351b1
.github/workflows/all-tests.yml
@@ -9,6 +9,8 @@ jobs:
9
steps:
10
- name: Checkout repository
11
uses: actions/checkout@v2
12
+ with:
13
+ fetch-depth: 0
14
15
- name: Setup Python
16
uses: actions/setup-python@v2
0 commit comments