mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
remove attached workspace
This commit is contained in:
parent
172faad609
commit
cd6586e723
@ -13,8 +13,6 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
- run: composer update
|
||||
- attach_workspace:
|
||||
at: /home/docker/project/
|
||||
- run:
|
||||
name: Code Style Analysis with PHPCS
|
||||
command: vendor/bin/phpcs
|
||||
|
Loading…
Reference in New Issue
Block a user