Skip to content

Commit

Permalink
#1 typos
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 17, 2024
1 parent 7a381c8 commit 31517d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
echo "@misc{x, title={Hello, world!}, author={Bugayenko, Yegor}, year={2024}}" > test.bib
echo "@misc{x, title={{Hello, World!}}, author={Bugayenko, Yegor}, year={2024}}" > test.bib
- uses: ./
with:
opts: --verbose

0 comments on commit 31517d7

Please sign in to comment.