docs upgrade, ci changes

This commit is contained in:
Jacky Zhao 2023-08-06 19:52:30 -07:00
parent 028bcec62c
commit 3adc73a703
8 changed files with 95 additions and 20 deletions
.github/workflows

View file

@ -7,6 +7,7 @@ on:
jobs:
build-and-test:
if: ${{ github.repository == 'jackyzha0/quartz' }}
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]