We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ff668 commit 7a96b8eCopy full SHA for 7a96b8e
circle.yml
@@ -142,6 +142,7 @@ commands:
142
name: "Download execution-spec-tests: <<parameters.release>>"
143
working_directory: ~/spec-tests
144
command: |
145
+ find . -delete
146
curl -L https://github.com/<<parameters.repo>>/releases/download/<<parameters.release>>/fixtures_<<parameters.fixtures_suffix>>.tar.gz | tar -xz
147
ls -l
148
0 commit comments