Skip to content

Commit

Permalink
feat: revert to wider dep pins (#202)
Browse files Browse the repository at this point in the history
* revert to wider dep pins

* feat(test): test changes to pyproject.toml
  • Loading branch information
BobTheBuidler committed May 5, 2024
1 parent ada1710 commit e49dbff
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 97 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
paths:
- '**.py'
- '**/pytest.yaml'
- 'pyproject.toml'
- 'poetry.lock'

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down
Loading

0 comments on commit e49dbff

Please sign in to comment.