forked from didirus/AstralRinth
Logging hotfix for canceling Mural payout requests (#4730)
* Logging hotfix for canceling payout requests * Remove Tombi CI step for now
This commit is contained in:
15
.github/workflows/check-generic.yml
vendored
15
.github/workflows/check-generic.yml
vendored
@@ -15,10 +15,11 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: crate-ci/typos@master
|
||||
|
||||
tombi:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: tombi-toml/setup-tombi@v1
|
||||
- run: tombi lint
|
||||
- run: tombi fmt --check
|
||||
# broken: <https://github.com/SchemaStore/schemastore/issues/5108>
|
||||
# tombi:
|
||||
# runs-on: ubuntu-latest
|
||||
# steps:
|
||||
# - uses: actions/checkout@v4
|
||||
# - uses: tombi-toml/setup-tombi@v1
|
||||
# - run: tombi lint
|
||||
# - run: tombi fmt --check
|
||||
|
||||
Reference in New Issue
Block a user