Skip to content

Commit

Permalink
nit: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettladley committed Oct 22, 2024
1 parent cb48e8b commit 9884c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
go install github.com/cloudflare/cfssl/cmd/cfssljson@latest
- name: Init
run: make init
- name: Generate Certificate
- name: Generate Certificates
run: make gencert
- name: Test
run: make test

0 comments on commit 9884c35

Please sign in to comment.