Skip to content

Commit 6c9494d

Browse files
authored
chore: Add matrix value back since the whole job is disabled now (#257)
1 parent e637808 commit 6c9494d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci_test_net.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ jobs:
3131
strategy:
3232
matrix:
3333
library: [
34-
# Reintroduce once MPL builds with .NET
35-
# DynamoDbEncryption,
34+
DynamoDbEncryption,
3635
]
3736
dotnet-version: [ '6.0.x' ]
3837
os: [

0 commit comments

Comments
 (0)