Skip to content

Commit

Permalink
#23 - github actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
Klizzy committed Feb 8, 2023
1 parent f3c076f commit 19c87a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/automated-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
- name: Install dependencies and run tests
run: |
cd modules/MMM-Vrr && npm install &&
cd ls -la &&
cd ../../ &&
Xvfb :99 -screen 0 1024x768x16 &
export DISPLAY=:99
Expand Down

0 comments on commit 19c87a2

Please sign in to comment.