Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 6213524

Browse files
committed
updating blockception dependencies
1 parent 917abbb commit 6213524

3 files changed

Lines changed: 118 additions & 115 deletions

File tree

.github/workflows/npm-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,16 @@ name: 📋 Npm Test
55
env:
66
FORCE_COLOR: true
77

8+
89
on:
910
push:
1011
branches:
1112
- main
1213
pull_request:
1314
branches:
1415
- main
16+
merge_group: {}
17+
workflow_dispatch: {}
1518

1619
jobs:
1720
test:

0 commit comments

Comments
 (0)