Skip to content

Commit

Permalink
Switch scripts to use bun
Browse files Browse the repository at this point in the history
  • Loading branch information
knpwrs committed Dec 5, 2024
1 parent 5aa5d8f commit da5d377
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 8,928 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ check-scripts:
stage: check
script:
- cd $CI_PROJECT_DIR/scripts
- !reference [.setup, npmci]
- !reference [.setup, npmcheck]
- !reference [.setup, buninstall]
- !reference [.setup, buncheck]
cache:
key:
files:
Expand Down
Binary file added scripts/bun.lockb
Binary file not shown.
Loading

0 comments on commit da5d377

Please sign in to comment.