Skip to content

Commit dc133de

Browse files
ValerianReyclaude
andauthored
ci: Remove unused YAML anchor (#516)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 179bdfd commit dc133de

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ jobs:
5252
env:
5353
PYTEST_TORCH_DTYPE: ${{ matrix.dtype || 'float32' }}
5454

55-
- &upload-codecov
56-
name: Upload results to Codecov
55+
- name: Upload results to Codecov
5756
uses: codecov/codecov-action@v4
5857
with:
5958
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)