Commit 53de9fa5 authored by Roman Yurchak's avatar Roman Yurchak

Attaching the workspace before build is not necessary

parent 00db2a4b
...@@ -73,8 +73,6 @@ jobs: ...@@ -73,8 +73,6 @@ jobs:
<<: *defaults <<: *defaults
steps: steps:
- checkout - checkout
- attach_workspace:
at: .
- run: - run:
name: test name: test
command: | command: |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment