Skip to content
Snippets Groups Projects
Commit 9e7aa422 authored by dsehnal's avatar dsehnal
Browse files

CI task

parent 7a25699c
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ jobs: ...@@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: actions/setup-node@v2 - uses: actions/setup-node@v2
with: with:
node-version: 14 node-version: 17
- run: npm ci - run: npm ci
- run: sudo apt-get install xvfb - run: sudo apt-get install xvfb
- name: Lint - name: Lint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment