Skip to content

Commit

Permalink
ci: remove root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Sep 14, 2023
1 parent 333a8fc commit 7598a50
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,6 @@ jobs:
with:
node-version: 14

- name: Check Trame Install
run: npm ci

- name: Install commitlint
if: github.event_name == 'pull_request'
run: |
Expand Down

0 comments on commit 7598a50

Please sign in to comment.