Skip to content

Commit 6bbc141

Browse files
EBR-105: update yarn settings
1 parent 0d0662f commit 6bbc141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-python-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848

4949
- name: Install Yarn
5050
run: |
51-
npm install --global yarn --frozen-lockfile
51+
npm install --global yarn
5252
yarn -v
5353
5454
- name: Install dependencies

0 commit comments

Comments
 (0)