Skip to content

Commit

Permalink
Remove phpstan failure
Browse files Browse the repository at this point in the history
  • Loading branch information
rene-bos committed Jan 10, 2022
1 parent af71d21 commit bbf1262
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: composer install --no-interaction --optimize-autoloader

- name: Run static code analysis
run: composer run-script phpstan -- --error-format=github
run: composer run-script phpstan

unit-tests:
name: Unit tests
Expand Down
3 changes: 0 additions & 3 deletions public/test.php

This file was deleted.

0 comments on commit bbf1262

Please sign in to comment.