Skip to content

Commit

Permalink
Update check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
entorb committed May 17, 2024
1 parent 9b93423 commit c828085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Install and run pytest
run: |
echo ${{ hashFiles('requirements.txt]') != '' }}
cp src/rememberthemilk.toml.example src/rememberthemilk.toml
pip install pytest
pytest

0 comments on commit c828085

Please sign in to comment.