Skip to content

Commit

Permalink
fix: attempt to release v1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Jul 28, 2023
1 parent 0a16c51 commit d4c883c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: 18
cache: 'yarn'
- name: Install Packages
run: yarn install --frozen-lockfile
run: yarn install --immutable
- name: Linting
run: yarn run lint
- name: Coverage
Expand Down

0 comments on commit d4c883c

Please sign in to comment.