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

Merge branch 'master' of https://github.com/molstar/molstar into shader-tests

parents 895a13fc 3d651b40
No related branches found
No related tags found
No related merge requests found
......@@ -8,10 +8,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: install node v12
- name: install node v14
uses: actions/setup-node@v1
with:
node-version: 12
node-version: 14
- name: yarn install
run: yarn install
- name: eslint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment