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