mirror of
https://github.com/internetee/registry.git
synced 2025-08-13 04:59:42 +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/*
|
bundle exec rails test test/*
|
||||||
|
|
||||||
- uses: qltysh/qlty-action/coverage@v2
|
- uses: qltysh/qlty-action/coverage@v2
|
||||||
|
if: github.event_name == 'push'
|
||||||
with:
|
with:
|
||||||
oidc: true
|
oidc: true
|
||||||
files: coverage/.resultset.json
|
files: coverage/.resultset.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue