Skip to content

Commit

Permalink
Merge pull request #63 from openclimatefix/workflow
Browse files Browse the repository at this point in the history
update workflow
  • Loading branch information
dfulu authored Mar 27, 2024
2 parents e2dcdff + 0b67aef commit 65ca83b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/conda-pytest.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Conda pytest
on: push
on:
push:
pull_request:
types: [opened, reopened]

jobs:
push_to_registry:
Expand Down

0 comments on commit 65ca83b

Please sign in to comment.