Jacky Zhao
2023-08-18 6f1f820289ce37d328c4bc8cceba1f702df52e15
.github/workflows/ci.yaml
@@ -7,6 +7,7 @@
jobs:
  build-and-test:
    if: ${{ github.repository == 'jackyzha0/quartz' }}
    strategy:
      matrix:
        os: [windows-latest, macos-latest, ubuntu-latest]