Skip to content

Commit 060017d

Browse files
committed
test unit 3
1 parent 1aa5e9a commit 060017d

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.github/workflows/bb-ci-utils.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ on:
88

99
jobs:
1010
check:
11-
uses: "itsshantanu/gha-utils/.github/workflows/full-check.yml@main"
12-
11+
uses: "itsshantanu/gha-utils/.github/workflows/full-check.yml@demo/bb-ci"
12+
1313
lint:
1414
name: Forge Lint
1515
uses: itsshantanu/gha-utils/.github/workflows/evm-lint.yml@demo/bb-ci

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,5 @@
7272
"repository": {
7373
"type": "git",
7474
"url": "git+https://github.com/sablier-labs/lockup.git"
75-
},
76-
"scripts": {
77-
"prepack": "bun install --frozen-lockfile && bash ./scripts/bash/prepare-artifacts.sh",
78-
"prepare": "husky"
7975
}
8076
}

0 commit comments

Comments
 (0)