Skip to content

Commit

Permalink
Merge pull request #23 from nickpadd/develop
Browse files Browse the repository at this point in the history
Changed workflows tests typo main to master
  • Loading branch information
nickpadd authored Nov 18, 2023
2 parents cfa5f4a + f017d19 commit 5943e5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Run pytest
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
workflow_dispatch:


Expand Down

0 comments on commit 5943e5e

Please sign in to comment.