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 contents: write
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- run: - run:
make build make build
- uses: ncipollo/release-action@v1 - uses: ncipollo/release-action@v1
with: with:
artifacts: "decl" artifacts: "decl"