Skip to content

Commit

Permalink
Adding dev branch to testing workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron-Van-Eck committed Sep 6, 2024
1 parent c95a6fe commit 00b473b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Tests

on:
push:
branches: [ master, fix_workflow ]
branches: [ master, fix_workflow, dev ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 00b473b

Please sign in to comment.