Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
tog-leanix committed Jul 5, 2023
2 parents 2b107e8 + 42dadb1 commit 5af15b1
Show file tree
Hide file tree
Showing 7 changed files with 873 additions and 359 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

- name: Install NodeJS
uses: actions/setup-node@v1
- name: Use Node.js
uses: actions/setup-node@v3
with:
node-version: '14'
node-version-file: '.node-version'

- name: Install dependencies
run: npm ci
Expand Down
20 changes: 0 additions & 20 deletions .github/workflows/mi.yml

This file was deleted.

Loading

0 comments on commit 5af15b1

Please sign in to comment.