Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-pretti…
Browse files Browse the repository at this point in the history
…er-5.0.1
  • Loading branch information
pmcb55 authored Oct 12, 2023
2 parents 59de987 + 2e86db8 commit 7f6d6a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 44 deletions.
43 changes: 0 additions & 43 deletions .github/workflows/cd.yml

This file was deleted.

3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ jobs:
- name: Node setup
uses: actions/setup-node@v3
with:
node-version: '16'
node-version-file: ".nvmrc"
registry-url: 'https://registry.npmjs.org'
scope: '@inrupt'
cache: 'npm'
- name: NPM install, test and publish
run: |
npm install
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18

0 comments on commit 7f6d6a3

Please sign in to comment.