Skip to content

Commit

Permalink
ci: add tests/__init__.py
Browse files Browse the repository at this point in the history
This should fix things?
  • Loading branch information
rien333 committed Dec 12, 2024
1 parent 12f1ab9 commit a872e2c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.11'
python-version: 3.11

- name: Set up go # for testing + installing siegfried-based PRONOM detection
uses: actions/setup-go@v5
Expand Down
Empty file added tests/__init__.py
Empty file.

0 comments on commit a872e2c

Please sign in to comment.