Skip to content

Commit 92c07b3

Browse files
committed
Generate files
1 parent ce80327 commit 92c07b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
uses: golangci/golangci-lint-action@v3
1717
with:
1818
version: v1.54
19+
- run: go install github.com/a-h/templ/cmd/templ@latest
20+
- run: templ generate -path ./components
1921
test:
2022
name: Test
2123
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)