Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Jul 28, 2024
1 parent b3c136c commit fcce54c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ jobs:
registry-url: 'https://npm.pkg.github.com'
scope: '@olivierzal'
cache: 'npm'
- name: Update package-lock.json, lint & format code
run: npm install --force
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Validate app
uses: athombv/github-action-homey-app-validate@v1
with:
Expand Down

0 comments on commit fcce54c

Please sign in to comment.