Skip to content

Commit

Permalink
style: fix fromatting in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudcolas committed Dec 15, 2021
1 parent ad92d03 commit 149c942
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
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version-file: '.nvmrc'
node-version-file: ".nvmrc"
- uses: actions/cache@v2
with:
path: ~/.npm
Expand Down

0 comments on commit 149c942

Please # to comment.