We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d0662f commit 6bbc141Copy full SHA for 6bbc141
.github/workflows/run-python-tests.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Install Yarn
50
run: |
51
- npm install --global yarn --frozen-lockfile
+ npm install --global yarn
52
yarn -v
53
54
- name: Install dependencies
0 commit comments