Jacky Zhao
2023-08-20 96a3bfeafbe3e46bdf3e217dd934b026bc1b9f9f
.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]