Skip to content

Commit 5a230f2

Browse files
committed
Adding the d test for time planning.
1 parent f9f6551 commit 5a230f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-core-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ jobs:
10251025
strategy:
10261026
fail-fast: false
10271027
matrix:
1028-
test: [a,b,c]
1028+
test: [a,b,c,d]
10291029
steps:
10301030
- uses: actions/checkout@v3
10311031
- name: 'Preparing Time Planning checkout'

0 commit comments

Comments
 (0)