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 32b56f4 commit 97a43c1Copy full SHA for 97a43c1
.github/workflows/code-check.yml
@@ -26,8 +26,6 @@ jobs:
26
steps:
27
- name: Checkout code
28
uses: actions/checkout@v4
29
- with:
30
- fetch-depth: 0
31
32
- name: Set up Python
33
uses: actions/setup-python@v4
.github/workflows/coverage.yml
@@ -23,8 +23,6 @@ jobs:
23
24
25
- uses: actions/checkout@v4
0 commit comments