Attaching the workspace before build is not necessary

This commit is contained in:
Roman Yurchak 2018-10-15 20:56:14 +02:00
parent 00db2a4be1
commit 53de9fa548
1 changed files with 0 additions and 2 deletions

View File

@ -73,8 +73,6 @@ jobs:
<<: *defaults
steps:
- checkout
- attach_workspace:
at: .
- run:
name: test
command: |