Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Carmeli committed May 22, 2024
1 parent c5f273e commit 97dbb88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/collect-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install
run: yarn --frozen-lockfile
- name: Build
- run: yarn workspace react-obsidian run build
run: yarn workspace react-obsidian run build
- name: Test and collect coverage
run: yarn workspace react-obsidian run test-coverage
- name: Create badge and publish to gh-pages
Expand Down

0 comments on commit 97dbb88

Please sign in to comment.