Ophir LOJKINE
5 years ago
No account linked to committer's email address
|
@@ -26,6 +26,7 @@ jobs:
|
26
|
26
|
- run: |
|
27
|
27
|
export DISPLAY=:99
|
28
|
28
|
sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 & # optional
|
|
29
|
+ cp .github/workflows/nightwatch.json .
|
29
|
30
|
- name: Use Node.js ${{ matrix.node-version }}
|
30
|
31
|
uses: actions/setup-node@v1
|
31
|
32
|
with:
|