Skip to content

Commit

Permalink
Merge pull request #267 from nonhermitian/update-workflow
Browse files Browse the repository at this point in the history
Update testing workflow
  • Loading branch information
nonhermitian authored Nov 7, 2024
2 parents f10ee07 + 25cd3c8 commit 355c0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches: [main]
pull_request:
branches: [main]
branches: []
jobs:
conda-test:
name: ${{ matrix.os }} using Py ${{ matrix.python-version }}
Expand Down

0 comments on commit 355c0e3

Please sign in to comment.