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