Skip to content

Commit b8413cc

Browse files
committed
end of file fixes
1 parent 0ef27a3 commit b8413cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/change-filters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ python:
2121

2222

2323
llvm:
24-
- "hugr-llvm/**"
24+
- "hugr-llvm/**"

.github/workflows/ci-rs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
name: rust
241241
flags: rust
242242
token: ${{ secrets.CODECOV_TOKEN }}
243-
243+
244244
tests-stable-llvm:
245245
needs: changes
246246
if: ${{ needs.changes.outputs.llvm == 'true' && github.event_name == 'push'}}

0 commit comments

Comments
 (0)