Skip to content

Commit

Permalink
fix syntax issue on ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jharshman committed May 16, 2023
1 parent 7782df3 commit dc72e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:

lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: Set up Go
Expand Down

0 comments on commit dc72e71

Please sign in to comment.