Skip to content

Commit

Permalink
Remove test and cov on push
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmech committed Dec 30, 2024
1 parent 9a987a7 commit 4b9b8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_coverage.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Test & Coverage
on: [pull_request, push]
on: [pull_request]
jobs:
test_and_coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4b9b8b5

Please sign in to comment.