Skip to content

Commit

Permalink
test runs on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
EliCDavis committed Apr 25, 2024
1 parent e05006e commit a029ed3
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Generate code coverage badge

on: [push]

on:
push:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a029ed3

Please sign in to comment.