Skip to content

Commit

Permalink
ci: switch coverage to avahi/avahi
Browse files Browse the repository at this point in the history
  • Loading branch information
evverx committed Jan 30, 2024
1 parent d4c2f40 commit 8ee3bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
- run: sudo -E .github/workflows/build.sh install-build-deps
- run: sudo -E .github/workflows/build.sh build
coverage:
if: github.repository == 'lathiat/avahi'
if: github.repository == 'avahi/avahi'
runs-on: ubuntu-22.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 8ee3bd6

Please sign in to comment.