Skip to content

Commit

Permalink
Merge branch 'gh-pages' of https://github.com/LivelyKernel/lively4-core
Browse files Browse the repository at this point in the history
… into gh-pages
  • Loading branch information
onsetsu committed Aug 1, 2024
2 parents 90bbb75 + 2d4806a commit 6a4e65f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 86 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:
steps:
- name: Clone lively4-core repository
uses: actions/checkout@v2
- name: Use Node.js 14
- name: Use Node.js 20
uses: actions/setup-node@v1
with:
node-version: 14
node-version: 20
- run: npm install
- run: xvfb-run npm test
84 changes: 0 additions & 84 deletions src/components/tools/lively-domain-code-explorer.html

This file was deleted.

0 comments on commit 6a4e65f

Please sign in to comment.