Skip to content

Commit

Permalink
CI nightwatch
Browse files Browse the repository at this point in the history
  • Loading branch information
lovasoa committed Apr 27, 2020
1 parent a735dd0 commit e2ebb3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- run: |
export DISPLAY=:99
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & # optional
cp .github/workflows/nightwatch.json .
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit e2ebb3e

Please sign in to comment.