ci: start testing mcal

This commit is contained in:
Quantum 2025-07-13 15:35:42 -04:00
parent 0c5186e8bb
commit 697ffe9ccd

View file

@ -6,7 +6,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [16.x, 18.x] node-version: [16.x, 18.x]
directory: [common, frcal, jcal] directory: [common, frcal, jcal, mcal]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }} - name: Use Node.js ${{ matrix.node-version }}