Skip to content

Commit

Permalink
run coveralls on subsequent pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Aug 23, 2024
1 parent 9f04c09 commit 877b324
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
---
on:
push:
branches:
- master
pull_request:
branches:
- master
on: ["push", "pull_request"]

env:
GO_VERSION: "1.22.5"
Expand Down

0 comments on commit 877b324

Please sign in to comment.