Skip to content

Commit e157589

Browse files
authored
Check the hashes are the same
1 parent aee4a77 commit e157589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
steps:
5252
- name: Checkout
5353
uses: actions/checkout@v4
54+
- run: sha256sum ./test-requirements.txt
5455
- name: Setup python
5556
uses: actions/setup-python@v5
5657
with:

0 commit comments

Comments
 (0)