We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f765a2 commit 61a2f0cCopy full SHA for 61a2f0c
.github/workflows/cygwin-test.yml
@@ -26,7 +26,6 @@ jobs:
26
- uses: actions/checkout@v4
27
with:
28
fetch-depth: 0
29
- submodules: recursive
30
31
- name: Install Cygwin
32
uses: cygwin/cygwin-install-action@v4
.github/workflows/pythonpackage.yml
@@ -27,7 +27,6 @@ jobs:
- name: Set up Python ${{ matrix.python-version }}
33
uses: actions/setup-python@v4
0 commit comments