Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
josecorella committed Jul 9, 2024
1 parent 75b64f1 commit 1018eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/library_dafny_verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
matrix:
# Break up verification between namespaces over multiple
# actions to take advantage of parallelization
library: [DDBEncryption, TestVectors]
library: [DynamoDbEncryption, TestVectors]
os: [macos-12]
runs-on: ${{ matrix.os }}
defaults:
Expand Down

0 comments on commit 1018eba

Please sign in to comment.