Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Nov 1, 2020
1 parent 2628b1a commit adebd7f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
run: composer update --no-interaction --no-progress --prefer-dist $COMPOSER_ARGS
- run: |
ls -alh ~/.composer || true
ls -alh ~
env | grep COMPOSER || true
env | grep XDG || true
ls -alh ~/.cache
- name: Lint
run: vendor/bin/parallel-lint -e php,phpt --exclude tests/temp src tests
- name: Tests
Expand Down

0 comments on commit adebd7f

Please sign in to comment.