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 38fc36f commit 870ea09Copy full SHA for 870ea09
.github/workflows/tics.yaml
@@ -16,6 +16,8 @@ jobs:
16
with:
17
ref: main
18
lfs: true
19
+ fetch-depth: 0
20
+
21
- name: Set up Python
22
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
23
0 commit comments