Skip to content

Commit

Permalink
test it fails
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Nov 15, 2024
1 parent 5101aa6 commit 03a996f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/s2n-prelude-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Check s2n_prelude.h
run: |
TMPFILE=$(mktemp)
echo "116f1525acbc94c91b0ee2ea2af9fdef aws-common-runtime/s2n/utils/s2n_prelude.h" > $TMPFILE
echo "116f1525acbc94c91b0ee2ea2af9fde aws-common-runtime/s2n/utils/s2n_prelude.h" > $TMPFILE
md5sum --check $TMPFILE
# No further steps if successful
Expand Down

0 comments on commit 03a996f

Please sign in to comment.