Skip to content

Commit 60260c1

Browse files
authored
Apply always_run_formatter patch (#220)
1 parent 7e4ccb0 commit 60260c1

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/FormatCheck.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: "Format Check"
22
on:
33
pull_request_target:
4-
paths:
5-
- "**/*.jl"
64
types:
75
- "opened"
86
- "synchronize"

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "BlockSparseArrays"
22
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3-
version = "0.10.22"
3+
version = "0.10.23"
44
authors = ["ITensor developers <support@itensor.org> and contributors"]
55

66
[workspace]

0 commit comments

Comments
 (0)