Skip to content

Commit dd6e886

Browse files
committed
ci(repo): drop redundant snapi current-snapshot step
1 parent 741ad85 commit dd6e886

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/api-changes.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@ jobs:
6363
- name: Build current declarations
6464
run: pnpm turbo build:declarations $TURBO_ARGS $SNAPI_FILTERS
6565

66-
- name: Generate current API snapshots
67-
run: pnpm dlx --package "$SNAPI_PACKAGE" snapi snapshot --output .api-snapshots-current
68-
6966
- name: Create baseline worktree
7067
run: |
7168
mkdir -p .worktrees

0 commit comments

Comments
 (0)