fix indentation
Some checks failed
Declarative Tests / test (push) Waiting to run
Lint / golangci-lint (push) Has been cancelled

This commit is contained in:
Matthew Rich 2024-04-03 12:46:32 -07:00
parent c4492ee760
commit 371b7e6b03

View File

@ -13,8 +13,8 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v3
- run:
make build
- run:
make build
- uses: ncipollo/release-action@v1
with:
artifacts: "decl"