Jacky Zhao
2023-08-12 7bffc2183ece33e2d84909a5677dac0ae2563ddd
.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]