Skip to content

Commit

Permalink
chore(ci): Remove unused action (#5572)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored Apr 20, 2022
1 parent 3bb288e commit cdd5a6e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ jobs:
with:
path: ~/.npm
key: ${{ runner.OS }}-dependency-cache-${{ hashFiles('**/package.json') }}
- name: Get Package Version
id: package-version
uses: martinbeentjes/npm-get-version-action@master
with:
path: core/
lint:
runs-on: macos-latest
timeout-minutes: 30
Expand Down

0 comments on commit cdd5a6e

Please sign in to comment.