Skip to content
Snippets Groups Projects
Commit 6e398ee6 authored by Alexander Rose's avatar Alexander Rose
Browse files

gh action

parent c2177272
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: 17 node-version: 16
- 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