We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720a0b6 commit e0f2ea6Copy full SHA for e0f2ea6
.circleci/config.yml
@@ -8,8 +8,6 @@ defaults: &defaults
8
jobs:
9
core:
10
<<: *defaults
11
- working_directory: ~/repo
12
-
13
steps:
14
- checkout
15
0 commit comments