Skip to content

Commit ca96a8c

Browse files
authored
PE-3202: Add safe-chain (#277)
1 parent 5609ce4 commit ca96a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
with:
5555
node-version: 20
5656
cache: npm
57+
- uses: ScaCap/infra.gh-actions/ci/js/install-safe-chain@v1
5758
- run: npm install
5859
- run: npm run eslint
5960
- run: npm run test

0 commit comments

Comments
 (0)