Skip to content

Commit

Permalink
remove snapshot scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
holic committed Jan 8, 2025
1 parent b0146ca commit 3d0528d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/entrykit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
"dev": "tsup --watch",
"playground": "mprocs",
"playground:deploy": "mprocs --config mprocs.deploy.yaml",
"snapshot:push": "gh workflow run snapshot.yml --ref entrykit",
"snapshot:status": "gh run list --workflow snapshot.yml --limit 5",
"test": "tsc --noEmit && vitest",
"test:ci": "tsc --noEmit && vitest --run"
},
Expand Down

0 comments on commit 3d0528d

Please sign in to comment.