mirror of
https://github.com/quantum5/qcal.git
synced 2025-07-25 19:14:11 -04:00
ci: start testing mcal
This commit is contained in:
parent
0c5186e8bb
commit
697ffe9ccd
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x, 18.x]
|
||||
directory: [common, frcal, jcal]
|
||||
directory: [common, frcal, jcal, mcal]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
|
|
Loading…
Reference in a new issue