Skip to content

Commit 0568a1f

Browse files
committed
OP-291: Delete package.json distinction
1 parent 4fa91a6 commit 0568a1f

File tree

3 files changed

+0
-46
lines changed

3 files changed

+0
-46
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,6 @@ jobs:
136136
restore-keys: |
137137
${{ runner.os }}-node-${{ matrix.node }}-yarn-
138138
139-
-
140-
name: Copy package.json.dist to package.json
141-
if: matrix.sylius != ''
142-
run: (cd tests/Application && cp package.json.\${{ matrix.sylius }}.dist package.json)
143-
144139
-
145140
name: Install JS dependencies
146141
run: (cd tests/Application && yarn install)
File renamed without changes.

tests/Application/package.json.~1.13.0.dist

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)