Skip to content

Commit 6c71184

Browse files
committed
test: test description corrected
1 parent d85f624 commit 6c71184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm i -g yarn
2727
- name: Install project dependencies
2828
run: yarn install
29-
- name: Install specific yarn version
29+
- name: Install specific prettier version
3030
run: yarn add prettier@${{ matrix.prettier }} && yarn list --depth=0 --pattern "prettier"
3131
- name: Run tests
3232
run: yarn test

0 commit comments

Comments
 (0)