Skip to content

Commit

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

0 comments on commit 7a381c8

Please sign in to comment.