mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-28 23:35:43 +00:00
Dump setuptools; correct pyproject version number (#12478)
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
- run: pip install -e .
|
||||
- run: pip install .
|
||||
- run: scripts-dev/generate_sample_config.sh --check
|
||||
- run: scripts-dev/config-lint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user