check the output of env
parent
066f3084b6
commit
a38a51f480
|
@ -17,6 +17,8 @@ jobs:
|
||||||
# Start the development environment.
|
# Start the development environment.
|
||||||
- run: nix develop --impure
|
- run: nix develop --impure
|
||||||
|
|
||||||
|
- run: env
|
||||||
|
|
||||||
# Sanity check we can import/run Synapse.
|
# Sanity check we can import/run Synapse.
|
||||||
- run: python -m synapse.app.homeserver --help
|
- run: python -m synapse.app.homeserver --help
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue