Skip to content

Commit

Permalink
Update test suite to run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 committed Oct 28, 2023
1 parent ec1de0f commit bfd8f88
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Go

on: [ pull_request ]
on:
- pull_request
- push

jobs:

Expand Down

0 comments on commit bfd8f88

Please sign in to comment.