Skip to content

Commit

Permalink
Push msi score only in php81 job
Browse files Browse the repository at this point in the history
  • Loading branch information
Dropelikeit committed Oct 26, 2023
1 parent 671f592 commit b554572
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Expand Up @@ -99,8 +99,6 @@ jobs:
run: "composer lint"

- name: "Run infection"
env:
INFECTION_BADGE_API_KEY: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
run: "composer infection"

php83:
Expand Down Expand Up @@ -148,6 +146,4 @@ jobs:
run: "composer lint"

- name: "Run infection"
env:
INFECTION_BADGE_API_KEY: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
run: "composer infection"

0 comments on commit b554572

Please sign in to comment.