Skip to content

Commit

Permalink
specific version installation removed
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinaFirsova committed Oct 12, 2023
1 parent 2caa3fd commit 475a58b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- name: Install specific version of Yarn
run: |
curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 3.6.3
echo "$HOME/.yarn/bin" >> $GITHUB_PATH
- name: Setup Code Climate test-reporter
run: |
curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > /tmp/cc-test-reporter
Expand Down

0 comments on commit 475a58b

Please # to comment.