Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yarn
Browse files Browse the repository at this point in the history
KristjanESPERANTO committed Nov 20, 2023
1 parent 28646cd commit e368532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ jobs:
- run: yarn install

# Prettify code
- run: npx prettier --write .
- run: yarn prettier --write .

# Tests
- run: npm test

0 comments on commit e368532

Please sign in to comment.