Skip to content

Commit def0b07

Browse files
author
student
committed
Add test step to workflow
1 parent 135ece8 commit def0b07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
run: go mod download
4141

4242
- name: Compile binary
43-
run: go build -o myapp
43+
run: go build -o myapp

0 commit comments

Comments
 (0)