Skip to content

Commit 7b80d69

Browse files
committed
prettier
1 parent 20c2f87 commit 7b80d69

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • src/.github/workflows/npm

src/.github/workflows/npm/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
# For the Try Scenarios
4949
- id: set-matrix
5050
run: |
51-
5251
echo "matrix=$(npx @embroider/try list)" >> $GITHUB_OUTPUT
5352
5453
floating:
@@ -90,6 +89,5 @@ jobs:
9089
run: npm install --no-package-lock
9190
- name: Run Tests
9291
run: |
93-
9492
npm test
9593
env: ${{ matrix.env }}

0 commit comments

Comments
 (0)