We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794a438 commit 42dc430Copy full SHA for 42dc430
1 file changed
.github/workflows/fuse-t-spike.yml
@@ -11,8 +11,6 @@ jobs:
11
runs-on: macos-latest
12
steps:
13
- uses: actions/checkout@v4
14
- with:
15
- submodules: true
16
17
- name: Set up Python 3.13
18
uses: actions/setup-python@v5
@@ -116,8 +114,6 @@ jobs:
116
114
runs-on: ubuntu-latest
117
115
118
119
120
121
122
123
@@ -218,8 +214,6 @@ jobs:
218
214
runs-on: windows-latest
219
215
220
216
221
222
223
217
224
225
0 commit comments