Skip to content

Commit

Permalink
Dropped broken BC check (#3120)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Apr 17, 2023
1 parent 5f3a3db commit 242f128
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,3 @@ jobs:

- name: Composer normalize
uses: docker://ergebnis/composer-normalize-action

roave-bc-check:
name: Roave BC Check
runs-on: ubuntu-22.04

steps:
- name: Checkout code
uses: actions/checkout@v3

- name: Roave BC Check
uses: docker://nyholm/roave-bc-check-ga

0 comments on commit 242f128

Please sign in to comment.