Skip to content

Commit 9d7f552

Browse files
authored
Update config.yml
1 parent ef693de commit 9d7f552

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,10 +134,6 @@ jobs:
134134
source "$BASH_ENV"
135135
test -f ls-state.zip && localstack state import ls-state.zip
136136
137-
- run:
138-
name: Run tests
139-
command: pip3 install pytest && python3 -m pytest tests
140-
141137
- run:
142138
when: on_fail
143139
name: Dump LocalStack logs

0 commit comments

Comments
 (0)