Jacky Zhao
2023-08-08 527ce6546e7ec50e7720ff7b9b6ff79a89c3b7fc
.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]