Skip to content

Commit 6e7a9bb

Browse files
committed
wip
1 parent 3820064 commit 6e7a9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
runs-on: windows-latest
6969
strategy:
7070
matrix:
71-
lesson: [1, 2, 3, 4, 6, 8, 9, 10, 12, 14, 15, 16]]
71+
lesson: [1, 2, 3, 4, 6, 8, 9, 10, 12, 14, 15, 16]
7272
env:
7373
CONAN_HOME: ${{ github.workspace }}/.conan_home_${{ matrix.lesson }}
7474

0 commit comments

Comments
 (0)