Skip to content

Commit

Permalink
ci: use same file name as cldfbench template
Browse files Browse the repository at this point in the history
  • Loading branch information
johenglisch committed Aug 23, 2024
1 parent e024398 commit 4e6e4ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
pip install pytest-cldf
- name: Test with pytest
run: |
pytest --cldf-metadata=cldf/cldf-metadata.json test.py
pytest --cldf-metadata=cldf/cldf-metadata.json test.py

0 comments on commit 4e6e4ca

Please sign in to comment.