Start postgresql

This commit is contained in:
2024-11-17 18:10:52 +01:00
parent 895849ed93
commit a1bb20323a
3 changed files with 9 additions and 2 deletions

View File

@ -268,6 +268,9 @@ software:
workspaces: "sable -> target"
cache-on-failure: true
- run: rustc --version
- run: start postgresql
run: "sudo systemctl start postgresql.service"
env: "IRCTEST_POSTGRESQL_URL=postgresql://"
separate_build_job: false
build_script: |
cd $GITHUB_WORKSPACE/sable/