Skip to content

Commit

Permalink
remove gui setup
Browse files Browse the repository at this point in the history
  • Loading branch information
cgeller committed Feb 5, 2024
1 parent 60859e0 commit 773184a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/evaluate-scenario/files/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ services:
- driver: nvidia
count: 1
capabilities: [gpu]
environment:
DISPLAY: $DISPLAY
volumes:
- /tmp/.X11-unix:/tmp/.X11-unix
privileged: True
image: $SIMULATOR_IMAGE
command: bash -ic './CarlaUE4.sh -nosound $SIMULATOR_FLAGS 2>/dev/null'
Expand Down

0 comments on commit 773184a

Please sign in to comment.