We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3820064 commit 6e7a9bbCopy full SHA for 6e7a9bb
.github/workflows/tests.yml
@@ -68,7 +68,7 @@ jobs:
68
runs-on: windows-latest
69
strategy:
70
matrix:
71
- lesson: [1, 2, 3, 4, 6, 8, 9, 10, 12, 14, 15, 16]]
+ lesson: [1, 2, 3, 4, 6, 8, 9, 10, 12, 14, 15, 16]
72
env:
73
CONAN_HOME: ${{ github.workspace }}/.conan_home_${{ matrix.lesson }}
74
0 commit comments