Skip to content

Commit

Permalink
Merge pull request #37 from Ori-Roza/codecovfix
Browse files Browse the repository at this point in the history
codecov
  • Loading branch information
Ori-Roza authored Dec 6, 2023
2 parents 81892e3 + f482d09 commit 44fa0e9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: CI

# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
pull_request:
branches: [master]
on: [push, pull_request]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand Down

0 comments on commit 44fa0e9

Please sign in to comment.