Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
valerydluski committed Nov 20, 2023
1 parent 42ad736 commit 5647c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: "18"

- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 5647c01

Please sign in to comment.