Skip to content

Commit

Permalink
fixup! Implement tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
csadorf committed Aug 5, 2022
1 parent a3c1dad commit 19fbd5a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
restart: always

lab:
build: .
image: aiidalab-docker-stack:latest
environment:
RMQHOST: messaging
TZ: Europe/Zurich
Expand All @@ -42,8 +42,5 @@ services:

volumes:
aiida-postgres-db:
name: aiida-postgres-db
aiida-rmq-data:
name: aiida-rmq-data
aiidalab-home-folder:
name: aiida-home

0 comments on commit 19fbd5a

Please sign in to comment.