Skip to content

Commit 25a055e

Browse files
committed
got it
1 parent 861ceee commit 25a055e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
with:
2626
path: node_modules
2727
key: node_modules-${{ hashFiles('package-lock.json') }}
28-
- name: BLALBLA
29-
run: echo "${{github.ref}}"
3028
- name: Install Dependencies
3129
run: npm ci
3230
if: steps.node-modules.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)