Skip to content

Commit

Permalink
clean up PR tests CI file a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
vygandas committed Oct 29, 2023
1 parent 1559bce commit 4dc87d7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/pr_affected_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,10 @@ jobs:

- run: git fetch origin main

# - run: yarn install

- uses: pnpm/action-setup@v2
with:
version: 8
run_install: false
# run_install: |
# - use-beta-cli=true
# - recursive: true
# args: [--frozen-lockfile=false, --strict-peer-dependencies, --no-prefer-frozen-lockfile]
# - args: [--global, gulp, prettier, typescript, eslint]

- run: pnpm install --no-prefer-frozen-lockfile

Expand Down

0 comments on commit 4dc87d7

Please sign in to comment.