Skip to content

Commit

Permalink
💚 Remove roave checks
Browse files Browse the repository at this point in the history
The docker is not working: Nyholm/roave-bc-check-docker#32
  • Loading branch information
Nek- committed Mar 10, 2023
1 parent 4d7e52a commit 315b42a
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 @@ -20,14 +20,3 @@ jobs:
uses: docker://jakzal/phpqa:php7.3-alpine
with:
args: php-cs-fixer fix --dry-run --diff-format udiff -vvv

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

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

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

0 comments on commit 315b42a

Please sign in to comment.