Skip to content

Commit a2cf3d4

Browse files
committed
Remove debug step.
1 parent 8fc6079 commit a2cf3d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
working_directory: ~/repo
1818
steps:
1919
- checkout
20-
- run: env
2120
- restore_cache:
2221
keys:
2322
- v1-dependencies-{{ .Environment.CIRCLE_JOB }}-{{ checksum "requirements.txt" }}

0 commit comments

Comments
 (0)