Skip to content

Commit fd2b59a

Browse files
Revert. Everything was false positives about phpdoc specialisation
1 parent 37e5e0c commit fd2b59a

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/workflows/static.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,3 @@ jobs:
5454

5555
- name: Execute Psalm
5656
run: vendor/bin/psalm --no-progress --output-format=github
57-
58-
bccheck:
59-
name: BC Check
60-
runs-on: ubuntu-20.04
61-
62-
steps:
63-
- name: Checkout code
64-
uses: actions/checkout@v2
65-
66-
- name: Execute BC Check
67-
uses: docker://nyholm/roave-bc-check-ga

0 commit comments

Comments
 (0)