Skip to content

Commit 697ffe9

Browse files
committed
ci: start testing mcal
1 parent 0c5186e commit 697ffe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
node-version: [16.x, 18.x]
9-
directory: [common, frcal, jcal]
9+
directory: [common, frcal, jcal, mcal]
1010
steps:
1111
- uses: actions/checkout@v3
1212
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)