Skip to content

Commit

Permalink
Add program so we actually run some Go
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhughes-uw committed Feb 8, 2024
1 parent f9ab676 commit 0897401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
uses: matthewhughes-uw/setup-go@96dc2922127bfc204e643cd3360a1342f9849326
with:
go-version-file: 'go.mod'
- name: Run app
run: go run ./main.go

0 comments on commit 0897401

Please sign in to comment.