Skip to content

Commit

Permalink
Missed a couple of instances
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMagee committed Jun 4, 2024
1 parent d798820 commit 0a46fb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sorbet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- run: bundle exec srb tc

- run: bundle exec spoom coverage
- run: bundle exec spoom srb coverage

- run: |
bundle exec spoom srb bump --from=false --to=true --dry
Expand Down
2 changes: 1 addition & 1 deletion script/generate-coverage-report
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ done
echo Download complete

echo Generating coverage report
bundle exec spoom coverage report
bundle exec spoom srb coverage report

0 comments on commit 0a46fb9

Please sign in to comment.