mirror of
https://github.com/matrix-org/synapse.git
synced 2025-02-07 15:55:48 +00:00
check the output of env
This commit is contained in:
parent
066f3084b6
commit
a38a51f480
@ -17,6 +17,8 @@ jobs:
|
||||
# Start the development environment.
|
||||
- run: nix develop --impure
|
||||
|
||||
- run: env
|
||||
|
||||
# Sanity check we can import/run Synapse.
|
||||
- run: python -m synapse.app.homeserver --help
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user