Skip to content

Commit 4f3e6e2

Browse files
committed
ci: no verify on SR crate
1 parent fcce381 commit 4f3e6e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-symbolic-regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ jobs:
179179
uses: Swatinem/rust-cache@v2
180180

181181
- name: cargo package symbolic_regression
182-
run: cargo package -p symbolic_regression
182+
run: cargo package -p symbolic_regression --no-verify

0 commit comments

Comments
 (0)