- From: Gary Kacmarcik <notifications@github.com>
- Date: Tue, 14 Sep 2021 17:13:54 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 September 2021 00:14:06 UTC
@garykac commented on this pull request. > @@ -9,6 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 + - run: python build.py --includes-only Running with `--include-only` won't run bikeshed, so the HTML will not be updated. Does running without this option not work? Is there a tracking issue to get CI working for this repo? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/pull/313#pullrequestreview-754556456
Received on Wednesday, 15 September 2021 00:14:06 UTC