Jacky Zhao
2023-08-09 e21f0f9bb97cbc4bd59f6bce0e0fce451b6d2b01
.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]