Skip to content

Commit 152670d

Browse files
committed
Try re-enabling semver checks
1 parent b2fd09e commit 152670d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ jobs:
134134
- run: cargo +nightly careful setup && cargo +nightly careful test --features=tests-exhaustive
135135

136136
semver:
137-
if: false # TODO(tarcieri): re-enable after breaking `crypto-bigint` changes are complete
138137
runs-on: ubuntu-latest
139138
steps:
140139
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)