Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josephburnett authored Aug 23, 2024
1 parent e87608c commit 1fc141c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
Test:
runs-on: ubuntu-latest
steps:
- name: Hello
run: echo I am first

- uses: actions/checkout@v3

- name: Set up Go
Expand Down

0 comments on commit 1fc141c

Please sign in to comment.