CI: removed host var

Martin Gerhardy 2021-03-22 07:02:26 +01:00
parent 80f8b690aa
commit 6af0f4f4ff
1 changed files with 0 additions and 2 deletions

View File

@ -113,8 +113,6 @@ jobs:
cmake --build .
- name: Test
env:
DB_HOST: postgres
run: |
cd build
ctest -V -R tests-animation$