Skip to content

Commit

Permalink
remove pnpm6 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
juanpicado committed Sep 14, 2024
1 parent 059ced1 commit 64d6c0e
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 592 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
strategy:
fail-fast: false
matrix:
pkg: [npm6, npm7, npm8, npm9, npm10, pnpm6, pnpm7, pnpm8, yarn1, yarn2, yarn3]
pkg: [npm6, npm7, npm8, npm9, npm10, pnpm7, pnpm8, yarn1, yarn2, yarn3]
node: [22]
name: ${{ matrix.pkg }}/ ubuntu-latest / ${{ matrix.node }}
runs-on: ubuntu-latest
Expand Down
3 changes: 0 additions & 3 deletions e2e/cli/e2e-pnpm6/.babelrc

This file was deleted.

7 changes: 0 additions & 7 deletions e2e/cli/e2e-pnpm6/.eslintrc

This file was deleted.

39 changes: 0 additions & 39 deletions e2e/cli/e2e-pnpm6/CHANGELOG.md

This file was deleted.

45 changes: 0 additions & 45 deletions e2e/cli/e2e-pnpm6/audit.spec.ts

This file was deleted.

115 changes: 0 additions & 115 deletions e2e/cli/e2e-pnpm6/deprecate.spec.ts

This file was deleted.

91 changes: 0 additions & 91 deletions e2e/cli/e2e-pnpm6/dist-tags.spec.ts

This file was deleted.

31 changes: 0 additions & 31 deletions e2e/cli/e2e-pnpm6/info.spec.ts

This file was deleted.

36 changes: 0 additions & 36 deletions e2e/cli/e2e-pnpm6/install.spec.ts

This file was deleted.

3 changes: 0 additions & 3 deletions e2e/cli/e2e-pnpm6/jest.config.js

This file was deleted.

Loading

0 comments on commit 64d6c0e

Please sign in to comment.