Skip to content

Commit bb3d765

Browse files
author
Andre Lademann
committed
Remove install command
1 parent 7d4b80f commit bb3d765

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Dev Metrics in Readme ![CodeStats – README](https://github.com/vergissberlin/vergissberlin/workflows/CodeStats%20%E2%80%93%20README/badge.svg)
1+
# Dev Metrics in Readme
22

33
[CodeStats](https://codestats.net/) Weekly Metrics on your Profile Readme:
44

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ inputs:
4141
# https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runs-for-javascript-actions
4242
runs:
4343
using: 'node12'
44-
pre: 'npm install'
4544
main: 'index.js'
4645

4746
branding:

0 commit comments

Comments
 (0)