Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/imcuttle/mometa
Browse files Browse the repository at this point in the history
  • Loading branch information
imcuttle committed Jan 19, 2022
2 parents 2f0840b + 6302827 commit 7f533f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install pnpm@6
run: npm i -g pnpm@6

- run: pnpm i --no-frozen-lockfile
- run: pnpm i
- run: pnpm run build --if-present
- run: pnpm test -- --coverage
- name: Codecov
Expand Down

0 comments on commit 7f533f9

Please sign in to comment.