Skip to content

Commit

Permalink
Update pipeline aiohttp_responses
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Dorrell committed Apr 11, 2024
1 parent aef88b8 commit 612af3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .harness/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ pipeline:
value: black --check aiohttp_responses tests
- name: ruff
type: String
value: <+input>
value: ""
- name: mypy
type: String
value: <+input>
value: ""
- name: pylint
type: String
value: <+input>
value: ""
- stage:
identifier: build_containers
type: CI
Expand Down

0 comments on commit 612af3e

Please sign in to comment.