Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rramiachraf authored Mar 6, 2024
1 parent bc16230 commit 56717a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- run: ls ~ -lha
- run: export PATH=$PATH:$(go env GOPATH)/bin
- run: cat ~/.bash_profile
- run: go install github.com/a-h/templ/cmd/templ@latest
- run: PATH=$PATH:$(go env GOPATH)/bin templ --help
- run: make test
- run: make build

0 comments on commit 56717a6

Please sign in to comment.