* chore(SMNGauge): update gauge to latest CS struct
* chore(SMNGauge): Fix `AttunementTimerRemaining` typo
* refactor(SMNGauge): Cast `AttunementType` to a new enum instead of leaving it raw
* fix(SMNGauge): Use `AttunementType` for `Is<X>Attuned`
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Add conditional for CI builds, add --skip-tests to make up for the combined build/test step.
* Behavior change, now requires arg `ci` to be passed to trigger tests. Tests can also be manually triggered with `test`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Drop special formatting, allowing annotations to work properly.
* Suppress duplicate warnings, adding a prefix to prevent annotation
* Tweak message, don't rebuild on test
* Move testing into same job step
* Only run PR build on newly opened PRs
* flip build order, derp
* Test suppressing summary for annotations...
* Get the build order right, testing without conditionals...
* Run tests after compile, suppress warnings from test
* Reverted previous change to `main.yml`.
* Add conditional for CI builds, add --skip-tests to make up for the combined build/test step.
* Behavior change, now requires arg `ci` to be passed to trigger tests. Tests can also be manually triggered with `test`.