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

Commit 92866f1

Browse files
committed
chore: remove ci changelog
1 parent cdcb68f commit 92866f1

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/composite-actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ runs:
4949
- name: Install dependencies
5050
shell: bash
5151
run: |
52-
pnpm install --frozen-lockfile
52+
pnpm install --no-frozen-lockfile
5353
npx cypress verify
5454
npx cypress info

pnpm-lock.yaml

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)