Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kcmvp authored Jan 14, 2024
1 parent 9fa0d45 commit 39891df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: go install github.com/kcmvp/gob@latest

- name: Test with gob
run: gob plugin list
run: gob test

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 39891df

Please sign in to comment.