mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-23 04:33:10 +00:00
7392b56364
Seems like we have a few too many tests that aren't really needed for just asserting CI is passing. The goal for CI (IMO) is just to ensure things still build on the various supported platforms after changes are made. However, there were a few tested scenarios like Windows GNU or musl which I feel weren't really too important in this regard, and added extra time to an already long CI process. Commented out the following tests since there aren't any architecture-specific features that require running these in addition to other already-existing tests: - Windows GNU - Linux musl (both x86 and x86_64) Of course, should we add changes that directly affect these architectures, then we should add the tests back. |
||
---|---|---|
.. | ||
ISSUE_TEMPLATE | ||
workflows | ||
pull_request_template.md |