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 a03e13d commit 9aa34de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Install and run pytest
run: |
echo ${{ hashFiles('requirements.txt]') != '' }}
echo ${{ hashFiles('requirements.txt]') }}
cp src/rememberthemilk.toml.example src/rememberthemilk.toml
pip install pytest
pytest

0 comments on commit 9aa34de

Please sign in to comment.