We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5186e commit 697ffe9Copy full SHA for 697ffe9
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
node-version: [16.x, 18.x]
9
- directory: [common, frcal, jcal]
+ directory: [common, frcal, jcal, mcal]
10
steps:
11
- uses: actions/checkout@v3
12
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments