Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- { name: Lint, tool: lint }
- { name: Type Checker, tool: check-types }
- { name: Check formatting, tool: 'format:check' }
- { name: Check shrinkwrap, tool: 'check:shrinkwrap' }
steps:
- name: Check out the source code
uses: actions/checkout@v7
Expand Down
59 changes: 0 additions & 59 deletions .github/workflows/sync-shrinkwrap.yml

This file was deleted.

54 changes: 0 additions & 54 deletions __tests__/helpers/sync-shrinkwrap.js

This file was deleted.

32 changes: 0 additions & 32 deletions helpers/sync-shrinkwrap.js

This file was deleted.

Loading