Skip to content

Commit 9c780dc

Browse files
committed
Remove registry-url and scope
1 parent 4e89d9c commit 9c780dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v3
1616
- uses: oven-sh/setup-bun@v2
17-
with:
18-
registry-url: "https://registry.npmjs.org"
19-
scope: "@onhive.io"
2017
- run: bun install
2118
- run: bun test
2219
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)