We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee4a77 commit e157589Copy full SHA for e157589
.github/workflows/ci.yml
@@ -51,6 +51,7 @@ jobs:
51
steps:
52
- name: Checkout
53
uses: actions/checkout@v4
54
+ - run: sha256sum ./test-requirements.txt
55
- name: Setup python
56
uses: actions/setup-python@v5
57
with:
0 commit comments