mirror of
https://github.com/internetee/registry.git
synced 2025-08-12 12:39:34 +02:00
setting status on push
This commit is contained in:
parent
4bf39fbf77
commit
fd16c08425
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ruby.yml
vendored
1
.github/workflows/ruby.yml
vendored
|
@ -58,6 +58,7 @@ jobs:
|
|||
bundle exec rails test test/*
|
||||
|
||||
- uses: qltysh/qlty-action/coverage@v2
|
||||
if: github.event_name == 'push'
|
||||
with:
|
||||
oidc: true
|
||||
files: coverage/.resultset.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue