Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Commit cce88c6

Browse files
author
Yevgeny Pats
committed
add local-regression for circleci orb
1 parent 418b3cc commit cce88c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs: # basic units of work in a run
1010
working_directory: /go/src/github.com/fuzzitdev/example-go
1111

1212
steps: # steps that comprise the `build` job
13-
- checkout # check out source code to working directory
14-
- fuzzit/fuzzing
13+
- checkout
14+
- fuzzit/download

0 commit comments

Comments
 (0)