Skip to content

Commit

Permalink
Update commit-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpfenninger committed Oct 23, 2023
1 parent efacd6c commit 9fc7753
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/commit-ci.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Pull Request CI
name: Branch Push CI

on:
push:
Expand Down Expand Up @@ -41,4 +41,4 @@ jobs:
run: python -m ipykernel install --user --name calliope

- name: run tests
run: pytest
run: pytest

0 comments on commit 9fc7753

Please sign in to comment.