Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Commit

Permalink
The synapse_port_db jobs don't need tox anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
babolivier committed Oct 24, 2019
1 parent d82ceda commit d089148
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions synapse/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,6 @@ steps:
agents:
queue: "medium"
command:
- "python -m pip install tox"
- "bash .buildkite/scripts/test_synapse_port_db.sh"
plugins:
- docker-compose#v2.1.0:
Expand All @@ -346,7 +345,6 @@ steps:
agents:
queue: "medium"
command:
- "python -m pip install tox"
- "bash .buildkite/scripts/test_synapse_port_db.sh"
plugins:
- docker-compose#v2.1.0:
Expand Down

0 comments on commit d089148

Please sign in to comment.