Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyCBakerPhD authored Mar 16, 2022
1 parent 65ae9f0 commit 2941ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Testing
on: [pull_request, push]
on: pull_request
jobs:
build-and-test:
name: Testing using ${{ matrix.os }} with ${{ matrix.python-version }}
Expand Down

0 comments on commit 2941ba3

Please sign in to comment.