Skip to content

Commit

Permalink
Ecc521+Sha384: fixed test case
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed Mar 1, 2024
1 parent a314875 commit c7c0e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-renode-sha384.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

# ECC521 TEST
- name: Renode Tests ECC521
run: ./tools/renode/docker-test.sh "SIGN=ECC521 HASH=SHA521"
run: ./tools/renode/docker-test.sh "SIGN=ECC521 HASH=SHA384"

# ED25519 TEST
- name: Renode Tests ED25519
Expand Down

0 comments on commit c7c0e8c

Please sign in to comment.